summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/py-qt3-base/Makefile4
-rw-r--r--x11/py-qt3-modules/Makefile4
-rw-r--r--x11/py-qt3-qscintilla/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/py-qt3-base/Makefile b/x11/py-qt3-base/Makefile
index ebe96d1ec2f..9ff9b67be2c 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 df633d0868a..ed433d307b3 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 acef07f830b..ab700122cb6 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