diff options
author | knu <knu@FreeBSD.org> | 2002-11-10 18:45:13 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-11-10 18:45:13 +0000 |
commit | 3e790f0867711f38add4bef9d78b2ca847a4dce4 (patch) | |
tree | 20275e26db3c359e727991e2a713fc597693aae6 /net/Makefile | |
parent | 64603529b5e763612d4235025300f16a2add179b (diff) | |
download | FreeBSD-ports-3e790f0867711f38add4bef9d78b2ca847a4dce4.zip FreeBSD-ports-3e790f0867711f38add4bef9d78b2ca847a4dce4.tar.gz |
Add ruby-radius, a Ruby module that provides an interface to the
RADIUS protocol.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index c4ac033..60fb9de 100644 --- a/net/Makefile +++ b/net/Makefile @@ -504,6 +504,7 @@ SUBDIR += ruby-net-geoip SUBDIR += ruby-nis SUBDIR += ruby-pcap + SUBDIR += ruby-radius SUBDIR += ruby-romp SUBDIR += ruby-snmp SUBDIR += ruby-soap |