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/ipw | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'net/ipw')
-rw-r--r-- | net/ipw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ipw/Makefile b/net/ipw/Makefile index 97949afbb07..0c078bf6258 100644 --- a/net/ipw/Makefile +++ b/net/ipw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/03/29 12:41:57 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:51:16 grant Exp $ # DISTNAME= ipw-3.3a @@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR} CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= mipam@ibb.net,zuntum@netbsd.org +MAINTAINER= mipam@ibb.net,zuntum@NetBSD.org HOMEPAGE= http://mjhb.marina-del-rey.ca.us/ipw/ COMMENT= "whois" replacement that automatically queries several databases |