diff options
Diffstat (limited to 'x11/py-qt2/Makefile')
-rw-r--r-- | x11/py-qt2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt2/Makefile b/x11/py-qt2/Makefile index 027528a464d..aaf5bce2523 100644 --- a/x11/py-qt2/Makefile +++ b/x11/py-qt2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2005/12/05 23:55:24 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2006/01/24 07:32:59 wiz Exp $ # DISTNAME= PyQt-3.1-Qt-2.3.1 PKGNAME= ${PYPKGPREFIX}-qt2-3.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 python MASTER_SITES= http://www.riverbankcomputing.co.uk/download/PyQt/ |