diff options
author | flathill <flathill@FreeBSD.org> | 1998-12-18 20:51:48 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-12-18 20:51:48 +0800 |
commit | ae1a4158db04d8bf280b0adc9fd0aca560e24046 (patch) | |
tree | 2caa1da2ae90a6b8324c5e680f3fae6450fed4b9 /net/Makefile | |
parent | 42d5b6412f145b287bdbc5b864688acea55799e7 (diff) | |
download | freebsd-ports-gnome-ae1a4158db04d8bf280b0adc9fd0aca560e24046.tar.gz freebsd-ports-gnome-ae1a4158db04d8bf280b0adc9fd0aca560e24046.tar.zst freebsd-ports-gnome-ae1a4158db04d8bf280b0adc9fd0aca560e24046.zip |
Remove net/p5-Radius.This is the same to security/p5-Authen-Radius
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 41c40e12efa7..e4c3d704f5d8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.206 1998/12/16 11:11:24 flathill Exp $ +# $Id: Makefile,v 1.207 1998/12/16 22:40:00 billf Exp $ # SUBDIR += SSLtelnet @@ -103,7 +103,6 @@ SUBDIR += p5-Net-DNS SUBDIR += p5-Net-Telnet SUBDIR += p5-Net-Whois - SUBDIR += p5-Radius SUBDIR += p5-SNMP SUBDIR += p5-pRPC SUBDIR += pathchar |