diff options
author | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
commit | bec09fea361c1b4df8ceddc1ee1c1bc7dfe53162 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /x11/py-qt4 | |
parent | 5baa1103cbf676ebb1be8f98a04c06b423017e76 (diff) | |
download | pkgsrc-bec09fea361c1b4df8ceddc1ee1c1bc7dfe53162.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'x11/py-qt4')
-rw-r--r-- | x11/py-qt4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/py-qt4/Makefile b/x11/py-qt4/Makefile index c8d442251de..c24af57a05a 100644 --- a/x11/py-qt4/Makefile +++ b/x11/py-qt4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2012/08/05 20:59:18 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2012/09/07 19:17:50 adam Exp $ PKGNAME= ${PYPKGPREFIX}-qt4-${PYQT_VERSION} PYQT_VERSION= 4.9.4 +PKGREVISION= 1 CATEGORIES= x11 python MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/PyQt4/ |