diff options
author | drochner <drochner@pkgsrc.org> | 2010-02-04 18:44:23 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-02-04 18:44:23 +0000 |
commit | 4a5e69a32c7e05ffe85d09f3ec0db67ae2a97bb2 (patch) | |
tree | 03a53616c408d5f885b0a0ece960a05e72b1a2b9 /x11 | |
parent | 10c6e046096bc589efa896aa36e45bb90d0decaf (diff) | |
download | pkgsrc-4a5e69a32c7e05ffe85d09f3ec0db67ae2a97bb2.tar.gz |
bump PKGREV for sip update
Diffstat (limited to 'x11')
-rw-r--r-- | x11/py-qt3-base/Makefile | 4 | ||||
-rw-r--r-- | x11/py-qt3-modules/Makefile | 4 | ||||
-rw-r--r-- | x11/py-qt3-qscintilla/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/py-qt3-base/Makefile b/x11/py-qt3-base/Makefile index f99c41150a2..8611ec9ad2b 100644 --- a/x11/py-qt3-base/Makefile +++ b/x11/py-qt3-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2010/01/18 09:59:42 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2010/02/04 18:44:23 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= 3 +PKGREVISION= 4 COMMENT= Python binding for Qt3 diff --git a/x11/py-qt3-modules/Makefile b/x11/py-qt3-modules/Makefile index 41c6bcc6e84..e06feb593dc 100644 --- a/x11/py-qt3-modules/Makefile +++ b/x11/py-qt3-modules/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2010/01/18 09:59:42 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2010/02/04 18:44:23 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= 3 +PKGREVISION= 4 COMMENT= Various Python modules for Qt3 diff --git a/x11/py-qt3-qscintilla/Makefile b/x11/py-qt3-qscintilla/Makefile index d052ad0eef4..b25f1c9cf36 100644 --- a/x11/py-qt3-qscintilla/Makefile +++ b/x11/py-qt3-qscintilla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2010/01/18 09:59:42 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2010/02/04 18:44:23 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= 3 +PKGREVISION= 4 COMMENT= Python binding for QScintilla |