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 | 545cb13e2695c73e7a6e9c232c3013b3738fd1d5 (patch) | |
tree | 79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/htmldoc | |
parent | 2ed852477a18870f6653f77bcd9379a1609e55b8 (diff) | |
download | pkgsrc-545cb13e2695c73e7a6e9c232c3013b3738fd1d5.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/htmldoc')
-rw-r--r-- | www/htmldoc/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/htmldoc/PLIST b/www/htmldoc/PLIST index bc69fb122e3..6ffcd024007 100644 --- a/www/htmldoc/PLIST +++ b/www/htmldoc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2009/01/08 11:57:24 obache Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 22:00:23 joerg Exp $ bin/htmldoc man/man1/htmldoc.1 share/doc/htmldoc/help.html @@ -79,7 +79,3 @@ share/htmldoc/fonts/Times-Italic.afm share/htmldoc/fonts/Times-Italic.pfa share/htmldoc/fonts/Times-Roman.afm share/htmldoc/fonts/Times-Roman.pfa -@dirrm share/htmldoc/fonts -@dirrm share/htmldoc/data -@dirrm share/htmldoc -@dirrm share/doc/htmldoc |