diff options
author | cjep <cjep@pkgsrc.org> | 2004-01-12 10:08:16 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2004-01-12 10:08:16 +0000 |
commit | 283ddf3f8f5e804effb21330bfebd79abb627090 (patch) | |
tree | 4721cefdadf69e1512e673fe2db9504a74a4dd83 /net/ripe-whois | |
parent | d4ad35b108785add4919f14f86d369837910b808 (diff) | |
download | pkgsrc-283ddf3f8f5e804effb21330bfebd79abb627090.tar.gz |
Lint (sort DISTNAME section)
Diffstat (limited to 'net/ripe-whois')
-rw-r--r-- | net/ripe-whois/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ripe-whois/Makefile b/net/ripe-whois/Makefile index 9606712643d..936fc1475e4 100644 --- a/net/ripe-whois/Makefile +++ b/net/ripe-whois/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:51:47 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/12 10:08:16 cjep Exp $ # DISTNAME= ripe-whois-3.1.1v6 -CATEGORIES= net WRKSRC= ${WRKDIR}/whois-3.1.1v6 +CATEGORIES= net MASTER_SITES= ftp://ftp.ripe.net/tools/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${ASCII_DOC} ${PS_DOC} |