diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /net/xarchie | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'net/xarchie')
-rw-r--r-- | net/xarchie/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile index c3e68c7f56f..0abc8953086 100644 --- a/net/xarchie/Makefile +++ b/net/xarchie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/06/02 01:17:37 jschauma Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/17 22:52:04 grant Exp $ # FreeBSD Id: Makefile,v 1.12 1996/12/01 01:23:22 obrien Exp # @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= X11 front-end program for the archie network search service USE_IMAKE= yes |