pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/ripe-whois Lint (sort DISTNAME section)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e92f9c90ad6
branches:  trunk
changeset: 466145:5e92f9c90ad6
user:      cjep <cjep%pkgsrc.org@localhost>
date:      Mon Jan 12 10:08:16 2004 +0000

description:
Lint (sort DISTNAME section)

diffstat:

 net/ripe-whois/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 1aeed07e5618 -r 5e92f9c90ad6 net/ripe-whois/Makefile
--- a/net/ripe-whois/Makefile   Mon Jan 12 10:02:39 2004 +0000
+++ b/net/ripe-whois/Makefile   Mon Jan 12 10:08:16 2004 +0000
@@ -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
+WRKSRC=                ${WRKDIR}/whois-3.1.1v6
 CATEGORIES=    net
-WRKSRC=                ${WRKDIR}/whois-3.1.1v6
 MASTER_SITES=  ftp://ftp.ripe.net/tools/
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX} ${ASCII_DOC} ${PS_DOC}
 



Home | Main Index | Thread Index | Old Index