diff options
Diffstat (limited to 'x11/py-qt3-base/Makefile.common')
-rw-r--r-- | x11/py-qt3-base/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt3-base/Makefile.common b/x11/py-qt3-base/Makefile.common index 3e1bc4ceca5..cbc2da273b0 100644 --- a/x11/py-qt3-base/Makefile.common +++ b/x11/py-qt3-base/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.2 2005/10/06 17:57:49 drochner Exp $ +# $NetBSD: Makefile.common,v 1.3 2005/11/22 18:52:45 drochner Exp $ # # XXX: when updating version, be sure to update distinfo for both # XXX: PyQt-mac-gpl and PyQt-x11-gpl in py-qt3-qscintilla, # XXX: py-qt3-base, and py-qt3-modules. -PYQT_VERSION= 3.15 +PYQT_VERSION= 3.15.1 CATEGORIES= x11 python MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/ |