diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-03-01 16:12:13 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-03-01 16:12:13 +0000 |
commit | d131fd6fb8157e5419ea4f98c6946bab65a68960 (patch) | |
tree | 9a255f9507815ecff22bd3e5765322f5abd2de89 /www/thttpd | |
parent | b2c6e7b6ed093e7bd1c1f3cee467bac57259834d (diff) | |
download | pkgsrc-d131fd6fb8157e5419ea4f98c6946bab65a68960.tar.gz |
no need to specify %D for @dirrm - remove it
Diffstat (limited to 'www/thttpd')
-rw-r--r-- | www/thttpd/pkg/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/thttpd/pkg/PLIST b/www/thttpd/pkg/PLIST index a0f8462a479..31f2e2db7cc 100644 --- a/www/thttpd/pkg/PLIST +++ b/www/thttpd/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2000/02/09 20:55:29 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.7 2000/03/01 16:12:13 hubertf Exp $ sbin/thttpd sbin/syslogtocern sbin/makeweb @@ -14,5 +14,5 @@ libexec/cgi-bin/phf libexec/cgi-bin/ssi share/www/index.html share/www/sitedrivenby.gif -@dirrm %D/libexec/cgi-bin +@dirrm libexec/cgi-bin @dirrm share/www |