diff options
author | knu <knu@FreeBSD.org> | 2000-08-15 14:37:54 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-08-15 14:37:54 +0000 |
commit | a057e80d3fefce8d8850e4e927b30c4adc144563 (patch) | |
tree | f18d6a0d961c65d0d9c89c998d0306485bbfec33 /security/Makefile | |
parent | 24cebb5e1f9dc28b5c450364c0dc5cf7830f7091 (diff) | |
download | FreeBSD-ports-a057e80d3fefce8d8850e4e927b30c4adc144563.zip FreeBSD-ports-a057e80d3fefce8d8850e4e927b30c4adc144563.tar.gz |
Add ruby-libwrap, TCP wrappers library for Ruby.
Note that the actual module name of this for this library is `tcpd'.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index bc24f0b..cd89a28 100644 --- a/security/Makefile +++ b/security/Makefile @@ -82,6 +82,7 @@ SUBDIR += radiusniff SUBDIR += rid SUBDIR += rsaref + SUBDIR += ruby-libwrap SUBDIR += saint SUBDIR += seahorse SUBDIR += siphon |