diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 22:00:14 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 22:00:14 +0000 |
commit | 30e9948198969737329321ae598bb5b6baad3e05 (patch) | |
tree | 79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/swiftsurf | |
parent | f004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff) | |
download | pkgsrc-30e9948198969737329321ae598bb5b6baad3e05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/swiftsurf')
-rw-r--r-- | www/swiftsurf/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/swiftsurf/PLIST b/www/swiftsurf/PLIST index d5884363a14..4bfc7f8591c 100644 --- a/www/swiftsurf/PLIST +++ b/www/swiftsurf/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/29 23:15:07 jtb Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:36 joerg Exp $ bin/swiftsurf share/doc/swiftsurf/changelog share/doc/swiftsurf/index-eng.html @@ -9,5 +9,3 @@ share/doc/swiftsurf/ocaml.jpg share/examples/swiftsurf/swiftsurf.conf share/examples/swiftsurf/swiftsurf.conf.school share/examples/swiftsurf/swiftsurf.forb -@dirrm share/examples/swiftsurf -@dirrm share/doc/swiftsurf |