diff options
Diffstat (limited to 'x11/py-qt2')
-rw-r--r-- | x11/py-qt2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/py-qt2/Makefile b/x11/py-qt2/Makefile index c799853960c..b7ddefdc401 100644 --- a/x11/py-qt2/Makefile +++ b/x11/py-qt2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/07/22 09:15:59 recht Exp $ +# $NetBSD: Makefile,v 1.9 2004/10/03 00:18:37 tv Exp $ # DISTNAME= PyQt-3.1-Qt-2.3.1 PKGNAME= ${PYPKGPREFIX}-qt2-3.1 +PKGREVISION= 1 CATEGORIES= x11 python MASTER_SITES= http://www.riverbankcomputing.co.uk/download/PyQt/ |