summaryrefslogtreecommitdiff
path: root/textproc/xmlcatmgr/PLIST
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-10-13 12:12:57 +0000
committerjmmv <jmmv@pkgsrc.org>2003-10-13 12:12:57 +0000
commita1746bbfcb5b584a296ca918dcd90f1c3bbf0c10 (patch)
tree1ffd10c15402a9c6e1a666a61b46dcc5d07cc1ed /textproc/xmlcatmgr/PLIST
parent2d7017ca5cb999910afc787cbaf703a5fad4a055 (diff)
downloadpkgsrc-a1746bbfcb5b584a296ca918dcd90f1c3bbf0c10.tar.gz
Update to 1.1:
* Fixed AWK code generation to work with the mawk interpreter. * Fixed Makefile.boot to install documentation inside the directory pointed by the BT_DIR_DOC variable. Thanks to reed@ for mawk fixes and grant@ for Solaris tests.
Diffstat (limited to 'textproc/xmlcatmgr/PLIST')
-rw-r--r--textproc/xmlcatmgr/PLIST12
1 files changed, 6 insertions, 6 deletions
diff --git a/textproc/xmlcatmgr/PLIST b/textproc/xmlcatmgr/PLIST
index 2a568e65ee5..5b6c8c3ae67 100644
--- a/textproc/xmlcatmgr/PLIST
+++ b/textproc/xmlcatmgr/PLIST
@@ -1,13 +1,13 @@
-@comment $NetBSD: PLIST,v 1.4 2003/09/08 12:26:21 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.5 2003/10/13 12:12:57 jmmv Exp $
bin/xmlcatmgr
man/man1/xmlcatmgr.1
-share/doc/xmlcatmgr/CHANGES
-share/doc/xmlcatmgr/COPYING
-share/doc/xmlcatmgr/PEOPLE
-share/doc/xmlcatmgr/README
+share/doc/${PKGNAME}/CHANGES
+share/doc/${PKGNAME}/COPYING
+share/doc/${PKGNAME}/PEOPLE
+share/doc/${PKGNAME}/README
share/examples/xmlcatmgr/catalog.etc.sgml
share/examples/xmlcatmgr/catalog.etc.xml
share/examples/xmlcatmgr/catalog.share.sgml
share/examples/xmlcatmgr/catalog.share.xml
@dirrm share/examples/xmlcatmgr
-@dirrm share/doc/xmlcatmgr
+@dirrm share/doc/${PKGNAME}