summaryrefslogtreecommitdiff
path: root/textproc/py-xml
diff options
context:
space:
mode:
authorrecht <recht>2004-07-22 09:15:59 +0000
committerrecht <recht>2004-07-22 09:15:59 +0000
commitb645f3c25ec1dd02737d73ed4009b574899a49be (patch)
tree4b9c0f5a84bc9fd6b07ec59cef58c17209971df6 /textproc/py-xml
parent4ca5af81e3e8bc92c1d501659ef157cdf31eca48 (diff)
downloadpkgsrc-b645f3c25ec1dd02737d73ed4009b574899a49be.tar.gz
add python as category
ok'd a while back at pkgsrcCon by agc and wiz
Diffstat (limited to 'textproc/py-xml')
-rw-r--r--textproc/py-xml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-xml/Makefile b/textproc/py-xml/Makefile
index 90944d0fd25..df7492b50d5 100644
--- a/textproc/py-xml/Makefile
+++ b/textproc/py-xml/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2004/02/20 03:28:11 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2004/07/22 09:16:02 recht Exp $
#
DISTNAME= PyXML-0.8.3
PKGNAME= ${PYPKGPREFIX}-xml-0.8.3
PKGREVISION= 1
-CATEGORIES= textproc
+CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyxml/}
MAINTAINER= drochner@NetBSD.org