diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-11-04 11:24:00 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-11-04 11:24:00 +0800 |
commit | f35af12557afcd4628ff4a25207858ea601a4593 (patch) | |
tree | 90727f605db608767b6fc146a589a90e7d4344c2 /net | |
parent | a74b7a61fd3daeb23b4b1c0025f890d79d22ec81 (diff) | |
download | freebsd-ports-gnome-f35af12557afcd4628ff4a25207858ea601a4593.tar.gz freebsd-ports-gnome-f35af12557afcd4628ff4a25207858ea601a4593.tar.zst freebsd-ports-gnome-f35af12557afcd4628ff4a25207858ea601a4593.zip |
Activate 'radiusclient'.
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 decc6d947b74..ccf22b9b51f4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.185 1998/10/24 23:32:11 obrien Exp $ +# $Id: Makefile,v 1.186 1998/10/30 06:45:35 asami Exp $ # SUBDIR += SSLtelnet @@ -100,6 +100,7 @@ SUBDIR += proftpd SUBDIR += queso SUBDIR += radius + SUBDIR += radiusclient SUBDIR += radiusd-cistron SUBDIR += ratoolset SUBDIR += rdist6 |