diff --git a/x11/py-qt3-base/Makefile b/x11/py-qt3-base/Makefile index ebe96d1ec2ff..9ff9b67be2c0 100644 --- a/x11/py-qt3-base/Makefile +++ b/x11/py-qt3-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2009/08/26 19:56:47 sno Exp $ +# $NetBSD: Makefile,v 1.29 2009/11/24 17:22:17 drochner 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= 1 +PKGREVISION= 2 COMMENT= Python binding for Qt3 diff --git a/x11/py-qt3-modules/Makefile b/x11/py-qt3-modules/Makefile index df633d0868a8..ed433d307b3a 100644 --- a/x11/py-qt3-modules/Makefile +++ b/x11/py-qt3-modules/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2009/08/26 19:56:48 sno Exp $ +# $NetBSD: Makefile,v 1.28 2009/11/24 17:22:17 drochner 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-modules-${PYQT_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Various Python modules for Qt3 diff --git a/x11/py-qt3-qscintilla/Makefile b/x11/py-qt3-qscintilla/Makefile index acef07f830b8..ab700122cb6c 100644 --- a/x11/py-qt3-qscintilla/Makefile +++ b/x11/py-qt3-qscintilla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2009/08/26 19:58:39 sno Exp $ +# $NetBSD: Makefile,v 1.26 2009/11/24 17:22:18 drochner 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-qscintilla-${PYQT_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Python binding for QScintilla