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/lynx | |
parent | f004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff) | |
download | pkgsrc-30e9948198969737329321ae598bb5b6baad3e05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/lynx')
-rw-r--r-- | www/lynx/PLIST | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/www/lynx/PLIST b/www/lynx/PLIST index feb260b0585..a977a7c9587 100644 --- a/www/lynx/PLIST +++ b/www/lynx/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2007/03/10 09:14:09 wiz Exp $ +@comment $NetBSD: PLIST,v 1.11 2009/06/14 22:00:25 joerg Exp $ bin/lynx man/man1/lynx.1 share/examples/lynx/lynx.cfg @@ -115,11 +115,3 @@ share/lynx/lynx_help/keystrokes/xterm_help.html.gz share/lynx/lynx_help/lynx-dev.html.gz share/lynx/lynx_help/lynx_help_main.html.gz share/lynx/lynx_help/lynx_url_support.html.gz -@dirrm share/lynx/lynx_help/keystrokes -@dirrm share/lynx/lynx_help -@dirrm share/lynx/lynx_doc/test -@dirrm share/lynx/lynx_doc/samples -@dirrm share/lynx/lynx_doc/docs -@dirrm share/lynx/lynx_doc -@dirrm share/lynx -@dirrm share/examples/lynx |