diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:24:44 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:24:44 +0000 |
commit | 5c6cb4e758fbe553e3e90ca00f26930a0d947058 (patch) | |
tree | 9e6497caf746fd3da47e9753cfd6b6b8907d4d6e /x11/py-qt4 | |
parent | de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c (diff) | |
download | pkgsrc-5c6cb4e758fbe553e3e90ca00f26930a0d947058.tar.gz |
Recursive revbump following MesaLib update, categories p through x.
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 94f76a91f5a..c0bbb3cbeee 100644 --- a/x11/py-qt4/Makefile +++ b/x11/py-qt4/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.75 2015/01/27 06:10:15 dbj Exp $ +# $NetBSD: Makefile,v 1.76 2015/04/25 14:25:15 tnn Exp $ PKGNAME= ${PYPKGPREFIX}-qt4-${PYQT_VERSION} +PKGREVISION= 1 PYQT_VERSION= 4.11.1 CATEGORIES= x11 python #MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/PyQt4/ |