diff options
Diffstat (limited to 'x11/py-qt3-modules/Makefile')
-rw-r--r-- | x11/py-qt3-modules/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt3-modules/Makefile b/x11/py-qt3-modules/Makefile index f6316774a41..5936f741462 100644 --- a/x11/py-qt3-modules/Makefile +++ b/x11/py-qt3-modules/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.37 2013/01/26 21:36:56 adam Exp $ +# $NetBSD: Makefile,v 1.38 2013/02/16 11:19:36 wiz Exp $ # .include "../../x11/py-qt3-base/Makefile.common" PKGNAME= ${PYPKGPREFIX}-qt3-modules-${PYQT_VERSION} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= Various Python modules for Qt3 |