diff options
author | martti <martti> | 2001-10-11 09:57:20 +0000 |
---|---|---|
committer | martti <martti> | 2001-10-11 09:57:20 +0000 |
commit | 0107f45f3c12aa2e139d8ee43e66f37736f02677 (patch) | |
tree | 1242dfcfbb7a468471e35dfdc0c41c67bb000e90 /net/Makefile | |
parent | 4a78249624feeec3ce10e152c06602638d2b58af (diff) | |
download | pkgsrc-0107f45f3c12aa2e139d8ee43e66f37736f02677.tar.gz |
Added radiusd-cistron which was submitted in pkg/13274.
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 cd73d852cdc..1b653824dcd 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.249 2001/10/04 11:05:00 abs Exp $ +# $NetBSD: Makefile,v 1.250 2001/10/11 09:57:20 martti Exp $ # COMMENT= Networking tools @@ -140,6 +140,7 @@ SUBDIR+= py-xmlrpclib SUBDIR+= ra-pna-proxy SUBDIR+= ra-rtsp-proxy SUBDIR+= radius +SUBDIR+= radiusd-cistron SUBDIR+= rdesktop SUBDIR+= rdist6 SUBDIR+= ripe-whois-tools |