diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-24 13:35:37 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-24 13:35:37 +0000 |
commit | b825267387ddb5808a54e08687e22dff2afab3e0 (patch) | |
tree | b9cd83299f98e2d21bc45effb2fa0a8b65aaa669 /net/Makefile | |
parent | Import of the Cistron radiusd. (diff) |
Activate radiusd-cistron.
Notes
Notes:
svn path=/head/; revision=10669
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 13f2f0bc61c5..741f07e06e55 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.151 1998/04/11 15:08:25 vanilla Exp $ +# $Id: Makefile,v 1.152 1998/04/24 08:01:53 asami Exp $ # SUBDIR += SSLtelnet @@ -73,6 +73,7 @@ SUBDIR += pppload SUBDIR += proftpd SUBDIR += radius + SUBDIR += radiusd-cistron SUBDIR += ratoolset SUBDIR += rdist6 SUBDIR += ripetools |