diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-16 12:21:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-16 12:21:24 +0000 |
commit | b08fe99025618b1dd440f5aeeac667adfdbcfdd3 (patch) | |
tree | b937e792dd59d223a3e90421b2fc5f9b5c748ea5 /security/ruby-tcpwrap | |
parent | e588620119d43a4147093c0a738207011f8cb29e (diff) |
Notes
Diffstat (limited to 'security/ruby-tcpwrap')
-rw-r--r-- | security/ruby-tcpwrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile index a1122a67983c..b56220b9c98f 100644 --- a/security/ruby-tcpwrap/Makefile +++ b/security/ruby-tcpwrap/Makefile @@ -7,7 +7,7 @@ PORTNAME= libwrap PORTVERSION= 0.1 -CATEGORIES= security # ruby +CATEGORIES= security ruby MASTER_SITES= http://www.ruby-lang.org/~shugo/libwrap-ruby/ PKGNAMEPREFIX= ruby- DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} |