diff options
Diffstat (limited to 'net/ruby-icmp/Makefile')
-rw-r--r-- | net/ruby-icmp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ruby-icmp/Makefile b/net/ruby-icmp/Makefile index a405793aadf8..5a0b671bfe02 100644 --- a/net/ruby-icmp/Makefile +++ b/net/ruby-icmp/Makefile @@ -8,7 +8,8 @@ PORTNAME= icmp PORTVERSION= 0.2.1 CATEGORIES= net ruby -MASTER_SITES= http://www.notwork.org/~gotoyuzo/ruby/src/ +MASTER_SITES= http://mirror2.unixfreunde.de/ \ + http://freebsd.unixfreunde.de/sources/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |