diff options
Diffstat (limited to 'x11/py-qt3-base/Makefile')
-rw-r--r-- | x11/py-qt3-base/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt3-base/Makefile b/x11/py-qt3-base/Makefile index 9278c137782..dfc560a1830 100644 --- a/x11/py-qt3-base/Makefile +++ b/x11/py-qt3-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2010/09/02 09:22:43 drochner Exp $ +# $NetBSD: Makefile,v 1.34 2011/01/13 13:36:16 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/py-qt3-base/Makefile.common" PKGNAME= ${PYPKGPREFIX}-qt3-base-${PYQT_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Python binding for Qt3 |