diff options
author | wiz <wiz> | 2002-02-06 21:13:39 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-02-06 21:13:39 +0000 |
commit | b52c065ef29bbab00028afacd457518cd25d290b (patch) | |
tree | 262fd01c705f58988d72cf918c6f002549b34d4c /net | |
parent | 9526805ff623375bac492274b2b8e982d374b99c (diff) | |
download | pkgsrc-b52c065ef29bbab00028afacd457518cd25d290b.tar.gz |
add and enable ripe-whois
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 3b0c24d86b3..599c2c5a83a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.273 2002/02/05 19:55:12 drochner Exp $ +# $NetBSD: Makefile,v 1.274 2002/02/06 21:13:39 wiz Exp $ # COMMENT= Networking tools @@ -163,6 +163,7 @@ SUBDIR+= radius SUBDIR+= radiusd-cistron SUBDIR+= rdesktop SUBDIR+= rdist6 +SUBDIR+= ripe-whois SUBDIR+= ripe-whois-tools SUBDIR+= rp-pppoe SUBDIR+= rsync |