diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 601583c3207bd23bb05d0761888aefcb5699e1c2 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /net/ipw | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'net/ipw')
-rw-r--r-- | net/ipw/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ipw/Makefile b/net/ipw/Makefile index cd6d808c1f6..ee142d24475 100644 --- a/net/ipw/Makefile +++ b/net/ipw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/12/05 20:50:46 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2007/02/22 19:26:53 wiz Exp $ # DISTNAME= ipw-3.3a @@ -6,9 +6,9 @@ PKGREVISION= 1 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 +COMMENT= "whois" replacement that automatically queries several databases WRKSRC= ${WRKDIR} |