diff options
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 a1122a6..b56220b 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} |