summaryrefslogtreecommitdiff
path: root/x11/py-qt2
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 /x11/py-qt2
parent4ca5af81e3e8bc92c1d501659ef157cdf31eca48 (diff)
downloadpkgsrc-b645f3c25ec1dd02737d73ed4009b574899a49be.tar.gz
add python as category
ok'd a while back at pkgsrcCon by agc and wiz
Diffstat (limited to 'x11/py-qt2')
-rw-r--r--x11/py-qt2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt2/Makefile b/x11/py-qt2/Makefile
index dca5cf84b7c..c799853960c 100644
--- a/x11/py-qt2/Makefile
+++ b/x11/py-qt2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2004/05/02 05:35:17 snj Exp $
+# $NetBSD: Makefile,v 1.8 2004/07/22 09:15:59 recht Exp $
#
DISTNAME= PyQt-3.1-Qt-2.3.1
PKGNAME= ${PYPKGPREFIX}-qt2-3.1
-CATEGORIES= x11
+CATEGORIES= x11 python
MASTER_SITES= http://www.riverbankcomputing.co.uk/download/PyQt/
MAINTAINER= drochner@NetBSD.org