diff options
Diffstat (limited to 'security/ruby-openssl/Makefile')
-rw-r--r-- | security/ruby-openssl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile index 183ba4cb567..7bbf4d700c7 100644 --- a/security/ruby-openssl/Makefile +++ b/security/ruby-openssl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2003/07/06 14:22:44 taca Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/13 13:53:12 wiz Exp $ DISTNAME= ossl-0.1.3 PKGNAME= ${RUBY_PKGNAMEPREFIX}openssl-0.1.3 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/ossl CATEGORIES= security MASTER_SITES= http://freesoftware.fsf.org/download/rubypki/ |