diff options
author | joerg <joerg> | 2009-06-14 22:00:14 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 22:00:14 +0000 |
commit | 71a32296ba11763abadcde92e96627deb1c72b1d (patch) | |
tree | 79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/cgic | |
parent | 34e3d10d104b92ca94810340991f716da3f05855 (diff) | |
download | pkgsrc-71a32296ba11763abadcde92e96627deb1c72b1d.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/cgic')
-rw-r--r-- | www/cgic/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/cgic/PLIST b/www/cgic/PLIST index de5abbbd441..7da8509bda4 100644 --- a/www/cgic/PLIST +++ b/www/cgic/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:56 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 22:00:19 joerg Exp $ include/cgic.h lib/libcgic.la libexec/cgi-bin/capture @@ -6,5 +6,3 @@ libexec/cgi-bin/cgictest share/doc/html/cgiclib/cgic.html share/examples/cgiclib/capture.c share/examples/cgiclib/cgictest.c -@dirrm share/examples/cgiclib -@dirrm share/doc/html/cgiclib |