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 224ad6f151c..1c1820c3a08 100644 --- a/security/ruby-openssl/Makefile +++ b/security/ruby-openssl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/09/11 04:13:04 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2003/11/12 03:39:43 jschauma Exp $ DISTNAME= ossl-0.1.4a PKGNAME= ${RUBY_PKGNAMEPREFIX}openssl-0.1.4.1 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/ossl CATEGORIES= security MASTER_SITES= http://freesoftware.fsf.org/download/rubypki/ |