diff options
author | grant <grant> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 22:50:55 +0000 |
commit | 39912d0b8242764bb78469896110a895da6942a0 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /x11/py-qt2/Makefile | |
parent | f5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (diff) | |
download | pkgsrc-39912d0b8242764bb78469896110a895da6942a0.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'x11/py-qt2/Makefile')
-rw-r--r-- | x11/py-qt2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt2/Makefile b/x11/py-qt2/Makefile index 72a2d6bd39d..95a3000b51c 100644 --- a/x11/py-qt2/Makefile +++ b/x11/py-qt2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/09/21 23:47:02 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 22:56:40 grant Exp $ # DISTNAME= PyQt-3.1-Qt-2.3.1 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/PyQt-3.1 CATEGORIES= x11 MASTER_SITES= http://www.riverbankcomputing.co.uk/download/PyQt/ -MAINTAINER= drochner@netbsd.org +MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://www.riverbankcomputing.co.uk/pyqt/index.php COMMENT= Python bindings for the Qt tooltit |