diff options
author | mph <mph@FreeBSD.org> | 1998-04-24 13:35:37 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-24 13:35:37 +0000 |
commit | 90f905b5d3ea6ad995eb5bbfdb47f097491c9c12 (patch) | |
tree | 204c2e65f4c6ff241e398e2d14f7ff6a9db7cda9 /net/Makefile | |
parent | 566e4971d005a939a9415e105fd10d47730fc9db (diff) | |
download | FreeBSD-ports-90f905b5d3ea6ad995eb5bbfdb47f097491c9c12.zip FreeBSD-ports-90f905b5d3ea6ad995eb5bbfdb47f097491c9c12.tar.gz |
Activate radiusd-cistron.
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 13f2f0b..741f07e 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 |