diff options
author | rh <rh> | 2001-05-18 11:40:35 +0000 |
---|---|---|
committer | rh <rh> | 2001-05-18 11:40:35 +0000 |
commit | ddd6ed1182dc1552630adb86c829fcadbabaef46 (patch) | |
tree | 4b7fc3773e4c64e9e726a57f102c0d01fb779cc2 /net/Makefile | |
parent | 7ccdc6ea998fa47b32eeb265009ce59e849534c3 (diff) | |
download | pkgsrc-ddd6ed1182dc1552630adb86c829fcadbabaef46.tar.gz |
Add and enable ripe-whois-tools
Diffstat (limited to 'net/Makefile')
-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 |