summaryrefslogtreecommitdiff
path: root/www/haskell-cgi
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 22:00:14 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 22:00:14 +0000
commit30e9948198969737329321ae598bb5b6baad3e05 (patch)
tree79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/haskell-cgi
parentf004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff)
downloadpkgsrc-30e9948198969737329321ae598bb5b6baad3e05.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/haskell-cgi')
-rw-r--r--www/haskell-cgi/PLIST4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/haskell-cgi/PLIST b/www/haskell-cgi/PLIST
index 60c07c4922c..cb2624b2efb 100644
--- a/www/haskell-cgi/PLIST
+++ b/www/haskell-cgi/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:49 tron Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/06/14 22:00:22 joerg Exp $
share/examples/hugs-cgi/Counter.cgi
share/examples/hugs-cgi/DownloadPapers.cgi
share/examples/hugs-cgi/EnvPassed.cgi
@@ -8,5 +8,3 @@ share/examples/hugs-cgi/HelloPlain.cgi
share/examples/hugs-cgi/README
share/examples/hugs-cgi/TODO
share/hugs/lib/CGI.lhs
-@unexec ${RMDIR} %D/share/hugs/lib 2>/dev/null || ${TRUE}
-@dirrm share/examples/hugs-cgi