diff options
Diffstat (limited to 'x11/qt')
-rw-r--r-- | x11/qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt/Makefile b/x11/qt/Makefile index a8a30709558..f3597132b21 100644 --- a/x11/qt/Makefile +++ b/x11/qt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 1999/10/01 15:12:23 drochner Exp $ +# $NetBSD: Makefile,v 1.29 1999/10/07 17:42:01 tron Exp $ # DISTNAME= qt-1.44 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.troll.no/qt/source/ \ ftp://ftp.fu-berlin.de/unix/X11/gui/Qt/source/ -MAINTAINER= tron@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.troll.no/products/qt.html CONFLICTS= qt-1.* |