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/cgicc | |
parent | 34e3d10d104b92ca94810340991f716da3f05855 (diff) | |
download | pkgsrc-71a32296ba11763abadcde92e96627deb1c72b1d.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/cgicc')
-rw-r--r-- | www/cgicc/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/cgicc/PLIST b/www/cgicc/PLIST index e7267e57e4f..f02432718eb 100644 --- a/www/cgicc/PLIST +++ b/www/cgicc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2006/03/05 22:34:33 adam Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/06/14 22:00:19 joerg Exp $ bin/cgicc-config include/cgicc/CgiDefs.h include/cgicc/CgiEnvironment.h @@ -183,5 +183,3 @@ share/doc/cgicc/test_8cpp.html share/doc/cgicc/tutorial_8tmpl-source.html share/doc/cgicc/upload_8cpp-source.html share/doc/cgicc/upload_8cpp.html -@dirrm share/doc/cgicc -@dirrm include/cgicc |