diff options
Diffstat (limited to 'x11/qt1/Makefile')
-rw-r--r-- | x11/qt1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt1/Makefile b/x11/qt1/Makefile index fc44533c745..1826df26ade 100644 --- a/x11/qt1/Makefile +++ b/x11/qt1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/10/20 13:45:47 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2003/06/02 01:15:39 jschauma Exp $ # DISTNAME= qt-1.44 @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.troll.no/qt/source/ \ ftp://ftp.fu-berlin.de/unix/X11/gui/Qt/source/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.troll.no/products/qt.html COMMENT= C++ X GUI toolkit |