diff options
author | knu <knu@FreeBSD.org> | 2001-02-08 02:09:55 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-02-08 02:09:55 +0800 |
commit | abe141ee9a2db8997c34dd7092d41a9df11df83a (patch) | |
tree | dd2f5ab93730d2669164f751ded221402b06f91c /lang/ruby-perl | |
parent | bea80c97903b38366d14647266da421cac7e636a (diff) | |
download | freebsd-ports-gnome-abe141ee9a2db8997c34dd7092d41a9df11df83a.tar.gz freebsd-ports-gnome-abe141ee9a2db8997c34dd7092d41a9df11df83a.tar.zst freebsd-ports-gnome-abe141ee9a2db8997c34dd7092d41a9df11df83a.zip |
Update MASTER_SITES and WWW.
Noticed by: fenner's portsurvey
Diffstat (limited to 'lang/ruby-perl')
-rw-r--r-- | lang/ruby-perl/Makefile | 2 | ||||
-rw-r--r-- | lang/ruby-perl/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby-perl/Makefile b/lang/ruby-perl/Makefile index 9c892dd0cb9a..4458cfa38d02 100644 --- a/lang/ruby-perl/Makefile +++ b/lang/ruby-perl/Makefile @@ -8,7 +8,7 @@ PORTNAME= perl PORTVERSION= 0.2.7 CATEGORIES= lang ruby perl5 -MASTER_SITES= http://www.bekkoame.ne.jp/~yoshidam/ +MASTER_SITES= http://www.yoshidam.net/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby diff --git a/lang/ruby-perl/pkg-descr b/lang/ruby-perl/pkg-descr index 29827ca9dc36..2b76aa0f1f8b 100644 --- a/lang/ruby-perl/pkg-descr +++ b/lang/ruby-perl/pkg-descr @@ -3,4 +3,4 @@ This is a Ruby extension module to use the functions of Perl from Ruby. You can also call Ruby functions back from within the Perl code. Author: Yoshida Masato <yoshidam@yoshidam.net> -WWW: http://www.bekkoame.ne.jp/~yoshidam/Ruby.html#perl +WWW: http://www.yoshidam.net/Ruby.html#perl |