diff options
author | joerg <joerg> | 2009-06-14 22:00:38 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 22:00:38 +0000 |
commit | cd24a62f276765fcba68291c4d79d823708a7e3e (patch) | |
tree | 22404ebb962c2aae6350b9a209e8fe6fe36adf98 /www/whisker | |
parent | 7a56acbc937258858512bbc0b2f77a093b60538b (diff) | |
download | pkgsrc-cd24a62f276765fcba68291c4d79d823708a7e3e.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/whisker')
-rw-r--r-- | www/whisker/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/whisker/PLIST b/www/whisker/PLIST index 058e78c209e..eef2bc30f72 100644 --- a/www/whisker/PLIST +++ b/www/whisker/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/06 12:29:40 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:41 joerg Exp $ bin/whisker share/doc/whisker/plugins.txt share/doc/whisker/tests.txt @@ -8,5 +8,3 @@ share/whisker/LW.pm share/whisker/html.plugin share/whisker/main.test share/whisker/newbie.help -@dirrm share/doc/whisker -@dirrm share/whisker |