diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-12-24 09:53:47 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-12-24 09:53:47 +0000 |
commit | 2b07fc26d8c7ae9542a16e95eae066199b2d0942 (patch) | |
tree | fe97e69455dff50954bcce13e7c6110bee2c7ca1 /x11/py-qt3-base/Makefile | |
parent | 6b180c6aede684e8e0fc3d2286bfb1d15e7789c4 (diff) | |
download | pkgsrc-2b07fc26d8c7ae9542a16e95eae066199b2d0942.tar.gz |
s/@netbsd.org/@NetBSD.org/ in MAINTAINER.
Diffstat (limited to 'x11/py-qt3-base/Makefile')
-rw-r--r-- | x11/py-qt3-base/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt3-base/Makefile b/x11/py-qt3-base/Makefile index 9b4cfdb429c..6b2347a2a51 100644 --- a/x11/py-qt3-base/Makefile +++ b/x11/py-qt3-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/08/25 17:31:44 recht Exp $ +# $NetBSD: Makefile,v 1.5 2003/12/24 09:53:50 jmmv Exp $ # DISTNAME= PyQt-x11-gpl-3.8 @@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-qt3-base-3.8 CATEGORIES= x11 MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.riverbankcomputing.co.uk/pyqt/ COMMENT= Python binding for qt3 |