diff options
Diffstat (limited to 'x11/py-qt3-base/Makefile')
-rw-r--r-- | x11/py-qt3-base/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/py-qt3-base/Makefile b/x11/py-qt3-base/Makefile index 48a15b77b7a..0f7c527ae4b 100644 --- a/x11/py-qt3-base/Makefile +++ b/x11/py-qt3-base/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/07/22 09:15:59 recht Exp $ +# $NetBSD: Makefile,v 1.9 2004/10/03 00:18:37 tv Exp $ # DISTNAME= PyQt-x11-gpl-3.11 PKGNAME= ${PYPKGPREFIX}-qt3-base-3.11 +PKGREVISION= 1 CATEGORIES= x11 python MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/ |