diff options
Diffstat (limited to 'security/ruby-tcpwrap/Makefile')
-rw-r--r-- | security/ruby-tcpwrap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile index 688eaa63b8d..6a815df1ecc 100644 --- a/security/ruby-tcpwrap/Makefile +++ b/security/ruby-tcpwrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2011/02/21 16:01:19 taca Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 18:16:57 asau Exp $ DISTNAME= ruby-tcpwrap-0.6 PKGNAME= ${RUBY_PKGPREFIX}-tcpwrap-0.6 @@ -11,7 +11,6 @@ HOMEPAGE= # not available COMMENT= TCP wrappers library for Ruby LICENSE= 2-clause-bsd -PKG_DESTDIR_SUPPORT= user-destdir USE_RUBY_EXTCONF= yes WRKSRC= ${WRKDIR}/ruby-tcpwrap INSTALL_TARGET= site-install |