summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/ruby-blowfish/Makefile1
-rw-r--r--security/ruby-mcrypt/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/security/ruby-blowfish/Makefile b/security/ruby-blowfish/Makefile
index 0275ec6ce3fb..6f12719ebd4d 100644
--- a/security/ruby-blowfish/Makefile
+++ b/security/ruby-blowfish/Makefile
@@ -9,6 +9,7 @@ PORTNAME= blowfish
PORTVERSION= 0.2
CATEGORIES= security ruby
MASTER_SITES= http://www.rubylinks.de/download/ \
+ http://www.no.rubylinks.de/download/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= knu
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
diff --git a/security/ruby-mcrypt/Makefile b/security/ruby-mcrypt/Makefile
index e284b92ce20d..57ab138284ff 100644
--- a/security/ruby-mcrypt/Makefile
+++ b/security/ruby-mcrypt/Makefile
@@ -9,6 +9,7 @@ PORTNAME= mcrypt
PORTVERSION= 0.2
CATEGORIES= security ruby
MASTER_SITES= http://www.rubylinks.de/download/ \
+ http://www.no.rubylinks.de/download/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= knu
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}