diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/ruby-tcpwrap/Makefile | 4 | ||||
-rw-r--r-- | security/ruby16-openssl/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile index 911bf04353f..b810302a38c 100644 --- a/security/ruby-tcpwrap/Makefile +++ b/security/ruby-tcpwrap/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2005/01/28 14:08:01 taca Exp $ +# $NetBSD: Makefile,v 1.10 2005/03/06 17:19:07 taca Exp $ # FreeBSD: ports/security/ruby-tcpwrap/Makefile,v 1.6 2000/09/26 08:02:10 knu Exp DISTNAME= ruby-tcpwrap-0.6 PKGNAME= ${RUBY_PKGPREFIX}-tcpwrap-0.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security ruby MASTER_SITES= http://www.shugo.net/archive/ruby-tcpwrap/ diff --git a/security/ruby16-openssl/Makefile b/security/ruby16-openssl/Makefile index bd0e3c4fcd7..7518919dc19 100644 --- a/security/ruby16-openssl/Makefile +++ b/security/ruby16-openssl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2005/03/06 13:08:36 taca Exp $ +# $NetBSD: Makefile,v 1.5 2005/03/06 17:19:07 taca Exp $ DISTNAME= ossl-0.1.4a PKGNAME= ${RUBY_PKGPREFIX}-openssl-0.1.4a -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security ruby MASTER_SITES= http://freesoftware.fsf.org/download/rubypki/ |