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 fe341a78240..e9137aea9a4 100644 --- a/x11/py-qt3-base/Makefile +++ b/x11/py-qt3-base/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.40 2013/06/04 22:17:29 tron Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/06 12:53:52 wiz Exp $ # .include "../../x11/py-qt3-base/Makefile.common" PKGNAME= ${PYPKGPREFIX}-qt3-base-${PYQT_VERSION} -PKGREVISION= 12 +PKGREVISION= 13 COMMENT= Python binding for Qt3 |