diff options
Diffstat (limited to 'x11/qtarch/Makefile')
-rw-r--r-- | x11/qtarch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qtarch/Makefile b/x11/qtarch/Makefile index 4402a412f03..69697ed2b84 100644 --- a/x11/qtarch/Makefile +++ b/x11/qtarch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2006/02/05 23:11:42 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2006/03/04 21:31:11 jlam Exp $ # DISTNAME= qtarch-2.2-1 @@ -8,7 +8,7 @@ CATEGORIES= x11 devel #MASTER_SITES= ftp://qtarch.sourceforge.net/pub/qtarch/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qtarch/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://qtarch.sourceforge.net/ COMMENT= Graphical dialog editor for the Qt widget set |