diff options
-rw-r--r-- | www/thttpd/pkg/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/thttpd/pkg/PLIST b/www/thttpd/pkg/PLIST index daf1c0e75db..0dc40dad219 100644 --- a/www/thttpd/pkg/PLIST +++ b/www/thttpd/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2000/08/01 18:47:50 tron Exp $ +@comment $NetBSD: PLIST,v 1.11 2000/08/06 02:48:35 jlam Exp $ etc/rc.d/thttpd.sh libexec/cgi-bin/redirect libexec/cgi-bin/phf @@ -18,4 +18,3 @@ share/thttpd/index.html share/thttpd/sitedrivenby.gif @dirrm share/thttpd @unexec rmdir %D/libexec/cgi-bin 2>/dev/null || true - |