diff options
author | pettai <pettai@pkgsrc.org> | 2010-03-12 23:42:46 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-03-12 23:42:46 +0000 |
commit | d7a2ff8b80f8dba7b6f9a268e8083d716f3cd4d3 (patch) | |
tree | 6c7c852ecd019ccb5c9830ea905453d2b658422a /net | |
parent | f2c7c9edec32ac869b0e593640291c9c5db23386 (diff) | |
download | pkgsrc-d7a2ff8b80f8dba7b6f9a268e8083d716f3cd4d3.tar.gz |
+ rancid
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 f6e2f03ec6d..887f004429c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.812 2010/03/11 11:34:14 pettai Exp $ +# $NetBSD: Makefile,v 1.813 2010/03/12 23:42:46 pettai Exp $ # COMMENT= Networking tools @@ -457,6 +457,7 @@ SUBDIR+= queryperf SUBDIR+= ra-rtsp-proxy SUBDIR+= radiusclient-ng SUBDIR+= radiusd-cistron +SUBDIR+= rancid SUBDIR+= rbldnsd SUBDIR+= rdesktop SUBDIR+= rdist6 |