=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/portstat.bld,v retrieving revision 1.1 retrieving revision 1.2 diff -c -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 **** #! /bin/sh # ! # $OpenBSD: portstat.bld,v 1.1 1998/03/04 20:13:10 marc Exp $ # # Build the OpenBSD port status web page. # Uses the following files: --- 1,6 ---- #! /bin/sh # ! # $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,74 **** --- 69,75 ---- echo " $info" >> $work else echo " $dd" >> $work + echo "no status for $dd" >&2 fi echo "" >> $work fi