diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 576a92e2b24421ac9d05664837c985556f99fc23 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /x11/py-qt4 | |
parent | 3442388befab123cbc12141a1c2e72bf6257666f (diff) | |
download | pkgsrc-576a92e2b24421ac9d05664837c985556f99fc23.tar.gz |
recursive bump from gettext-lib shlib bump.
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 5a8ee885b1d..b6f90dafc4c 100644 --- a/x11/py-qt4/Makefile +++ b/x11/py-qt4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2011/02/03 19:28:48 drochner Exp $ +# $NetBSD: Makefile,v 1.35 2011/04/22 13:45:13 obache Exp $ PKGNAME= ${PYPKGPREFIX}-qt4-${PYQT_VERSION} PYQT_VERSION= 4.8.3 +PKGREVISION= 1 CATEGORIES= x11 python MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/PyQt4/ |