diff options
Diffstat (limited to 'x11/py-qt3-modules/Makefile')
-rw-r--r-- | x11/py-qt3-modules/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt3-modules/Makefile b/x11/py-qt3-modules/Makefile index efccd61fa3b..ea9bfbdb066 100644 --- a/x11/py-qt3-modules/Makefile +++ b/x11/py-qt3-modules/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:53 wiz Exp $ # .include "../../x11/py-qt3-base/Makefile.common" PKGNAME= ${PYPKGPREFIX}-qt3-modules-${PYQT_VERSION} -PKGREVISION= 13 +PKGREVISION= 14 COMMENT= Various Python modules for Qt3 |