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/paros/PLIST | |
parent | f004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff) | |
download | pkgsrc-30e9948198969737329321ae598bb5b6baad3e05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/paros/PLIST')
-rw-r--r-- | www/paros/PLIST | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/www/paros/PLIST b/www/paros/PLIST index 6dbbfc370d4..6acdeead61f 100644 --- a/www/paros/PLIST +++ b/www/paros/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/10/08 01:47:18 salo Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 22:00:30 joerg Exp $ bin/paros lib/paros/autoupd.bat lib/paros/db/def.txt @@ -48,11 +48,3 @@ lib/paros/xml/session.dtd lib/paros/xml/session.xml lib/paros/xml/test.xml lib/paros/xml/untitledsession.xml -@dirrm lib/paros/xml -@dirrm lib/paros/session -@dirrm lib/paros/plugin -@dirrm lib/paros/log -@dirrm lib/paros/license -@dirrm lib/paros/filter -@dirrm lib/paros/db -@dirrm lib/paros |