summaryrefslogtreecommitdiff
path: root/security/ruby-openssl
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-11-25 18:01:50 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-11-25 18:01:50 +0000
commite1c61d4a5626004a99b0a0556c8425f217ea8801 (patch)
tree81abe3b99471d41ae75291f862929398edcdeb64 /security/ruby-openssl
parentFix stupid misuse of %SUBDIR% and unbreak make fetch. (diff)
Fix MASTER_SITES and WWW.
Submitted by: fenner's portsurvey
Diffstat (limited to 'security/ruby-openssl')
-rw-r--r--security/ruby-openssl/Makefile2
-rw-r--r--security/ruby-openssl/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile
index e50ba49d5b29..a270859a5008 100644
--- a/security/ruby-openssl/Makefile
+++ b/security/ruby-openssl/Makefile
@@ -8,7 +8,7 @@
PORTNAME= openssl
PORTVERSION= 0.1.2a
CATEGORIES= security ruby
-MASTER_SITES= http://freesoftware.fsf.org/download/rubypki/
+MASTER_SITES= http://savannah.nongnu.org/download/rubypki/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ossl-${PORTVERSION}
DIST_SUBDIR= ruby
diff --git a/security/ruby-openssl/pkg-descr b/security/ruby-openssl/pkg-descr
index 0779a181c845..4b30f955ac21 100644
--- a/security/ruby-openssl/pkg-descr
+++ b/security/ruby-openssl/pkg-descr
@@ -2,4 +2,4 @@ This is a Ruby module which wraps OpenSSL and provides access to the
RSA/X509/Digest functions.
Author: Michal Rokos <m.rokos@sh.cvut.cz>
-WWW: http://www.freesoftware.fsf.org/rubypki/
+WWW: http://www.nongnu.org/rubypki/