diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /security/ruby-openssl/Makefile | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'security/ruby-openssl/Makefile')
-rw-r--r-- | security/ruby-openssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile index 7bbf4d700c7..6b3b118e900 100644 --- a/security/ruby-openssl/Makefile +++ b/security/ruby-openssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/13 13:53:12 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:14 grant Exp $ DISTNAME= ossl-0.1.3 PKGNAME= ${RUBY_PKGNAMEPREFIX}openssl-0.1.3 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/ossl CATEGORIES= security MASTER_SITES= http://freesoftware.fsf.org/download/rubypki/ -MAINTAINER= taca@netbsd.org +MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www.freesoftware.fsf.org/rubypki/ COMMENT= OpenSSL interface module for Ruby |