diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-05-23 01:29:39 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-05-23 01:29:39 +0000 |
commit | 453026cbbb47fba9a5595d54e959bd887ca63104 (patch) | |
tree | d50671291211097249b39484221986adc4e84fae /devel/ruby-rreadline | |
parent | e61273a9771e85a997b21bfd2bdb0b79d7610806 (diff) |
Notes
Diffstat (limited to 'devel/ruby-rreadline')
-rw-r--r-- | devel/ruby-rreadline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-rreadline/Makefile b/devel/ruby-rreadline/Makefile index 3812eac2e52f..7963a5894c3c 100644 --- a/devel/ruby-rreadline/Makefile +++ b/devel/ruby-rreadline/Makefile @@ -8,7 +8,7 @@ PORTNAME= rreadline PORTVERSION= 0.5.4 CATEGORIES= devel ruby -MASTER_SITES= http://www.mag.keio.ac.jp/~hiroya/ruby/rreadline/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |