diff options
author | clsung <clsung@FreeBSD.org> | 2006-09-18 11:12:26 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-09-18 11:12:26 +0800 |
commit | 707cec9e78a833a51e8b9506af0f364d79162e23 (patch) | |
tree | 22f243ad7e3c4149f08b5e7145a8ab9f1745b711 /science/ruby-gphys | |
parent | cfd90701653ae18ba7765adbfd437e87a3fd5789 (diff) | |
download | freebsd-ports-gnome-707cec9e78a833a51e8b9506af0f364d79162e23.tar.gz freebsd-ports-gnome-707cec9e78a833a51e8b9506af0f364d79162e23.tar.zst freebsd-ports-gnome-707cec9e78a833a51e8b9506af0f364d79162e23.zip |
- change MASTER_SITES
Diffstat (limited to 'science/ruby-gphys')
-rw-r--r-- | science/ruby-gphys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/ruby-gphys/Makefile b/science/ruby-gphys/Makefile index 74d19c82b529..a9867c1334a4 100644 --- a/science/ruby-gphys/Makefile +++ b/science/ruby-gphys/Makefile @@ -8,7 +8,7 @@ PORTNAME= gphys PORTVERSION= 0.5.2 CATEGORIES= science ruby -MASTER_SITES= ftp://www.gfd-dennou.org/arch/ruby/products/gphys/ +MASTER_SITES= http://ruby.gfd-dennou.org/products/gphys/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |