diff options
author | rh <rh> | 2001-05-18 11:40:35 +0000 |
---|---|---|
committer | rh <rh> | 2001-05-18 11:40:35 +0000 |
commit | e5893a434c4af67bd9479e58a72a248f0b49e2e3 (patch) | |
tree | 4b7fc3773e4c64e9e726a57f102c0d01fb779cc2 /net | |
parent | d2b0037a6fc1e9655e3977021ba8ccc55afb8623 (diff) | |
download | pkgsrc-e5893a434c4af67bd9479e58a72a248f0b49e2e3.tar.gz |
Add and enable ripe-whois-tools
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 74c84f7e223..8cdc977622b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.218 2001/05/16 08:04:25 rh Exp $ +# $NetBSD: Makefile,v 1.219 2001/05/18 11:40:35 rh Exp $ # COMMENT= Networking tools @@ -123,6 +123,7 @@ SUBDIR+= ra-pna-proxy SUBDIR+= ra-rtsp-proxy SUBDIR+= radius SUBDIR+= rdist6 +SUBDIR+= ripe-whois-tools SUBDIR+= rp-pppoe SUBDIR+= rsync SUBDIR+= samba |