summaryrefslogtreecommitdiff
path: root/www/thttpd
diff options
context:
space:
mode:
authorjlam <jlam>2001-05-02 22:22:42 +0000
committerjlam <jlam>2001-05-02 22:22:42 +0000
commit0574080d3b1b0b1cc3a7f4c81595fa221c4cb909 (patch)
treefb2dcb26315dcc839d36a66d89507ddc39053a67 /www/thttpd
parentc9c43e4e74c7ec8cc58a90f4e7701af90b1e62ef (diff)
downloadpkgsrc-0574080d3b1b0b1cc3a7f4c81595fa221c4cb909.tar.gz
Add libexec/cgi-bin directory to standard /usr/pkg hierarchy. Remove all
the per-package code that attempt to remove this directory if it's empty.
Diffstat (limited to 'www/thttpd')
-rw-r--r--www/thttpd/pkg/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/thttpd/pkg/PLIST b/www/thttpd/pkg/PLIST
index 689071fb49c..8eea00e62e5 100644
--- a/www/thttpd/pkg/PLIST
+++ b/www/thttpd/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2000/09/20 05:14:13 jlam Exp $
+@comment $NetBSD: PLIST,v 1.13 2001/05/02 22:22:44 jlam Exp $
etc/rc.d/thttpd
libexec/cgi-bin/redirect
libexec/cgi-bin/phf
@@ -17,4 +17,3 @@ share/examples/thttpd.conf
share/thttpd/index.html
share/thttpd/sitedrivenby.gif
@dirrm share/thttpd
-@unexec rmdir %D/libexec/cgi-bin 2>/dev/null || true