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 7d9c807cf988..19af61ca13f0 100644 --- a/security/ruby-openssl/Makefile +++ b/security/ruby-openssl/Makefile @@ -8,7 +8,8 @@ PORTNAME= openssl PORTVERSION= 0.2.0.p2 CATEGORIES= security ruby -MASTER_SITES= http://savannah.nongnu.org/download/rubypki/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= rubypki PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ossl-${PORTVERSION:S/.p/-pre/} EXTRACT_SUFX= .tgz |