=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/portstat.bld,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- www/Attic/portstat.bld 1998/03/04 20:13:10 1.1 +++ www/Attic/portstat.bld 1998/05/19 02:39:20 1.2 @@ -1,6 +1,6 @@ #! /bin/sh # -# $OpenBSD: portstat.bld,v 1.1 1998/03/04 20:13:10 marc Exp $ +# $OpenBSD: portstat.bld,v 1.2 1998/05/19 02:39:20 marc Exp $ # # Build the OpenBSD port status web page. # Uses the following files: @@ -69,6 +69,7 @@ echo " $info" >> $work else echo " $dd" >> $work + echo "no status for $dd" >&2 fi echo "" >> $work fi