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/qtarch | |
parent | f5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (diff) | |
download | pkgsrc-39912d0b8242764bb78469896110a895da6942a0.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'x11/qtarch')
-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 b3e700d5d73..02e56265aba 100644 --- a/x11/qtarch/Makefile +++ b/x11/qtarch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2003/06/02 01:15:39 jschauma Exp $ +# $NetBSD: Makefile,v 1.19 2003/07/17 22:56:43 grant Exp $ # DISTNAME= qtarch-2.1-1 @@ -8,7 +8,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= x11 devel MASTER_SITES= ftp://qtarch.sourceforge.net/pub/qtarch/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://qtarch.sourceforge.net/ COMMENT= Graphical dialog editor for the Qt widget set |