diff --git a/textproc/eruby/Makefile b/textproc/eruby/Makefile index 22c0258a645a..2d5cdda06d0e 100644 --- a/textproc/eruby/Makefile +++ b/textproc/eruby/Makefile @@ -5,8 +5,7 @@ PORTNAME= eruby PORTVERSION= 1.0.5 PORTREVISION= 2 CATEGORIES= textproc www ruby -MASTER_SITES= http://www.modruby.net/archive/ \ - ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ +MASTER_SITES= ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby diff --git a/textproc/eruby/pkg-descr b/textproc/eruby/pkg-descr index 35bf8e256f13..1f00bf92a7b8 100644 --- a/textproc/eruby/pkg-descr +++ b/textproc/eruby/pkg-descr @@ -2,5 +2,4 @@ eruby interprets Ruby code embedded in a text file just like PHP, ePerl, ASP, or JSP. For example, eruby enables you to embed a Ruby code in a HTML file. -Author: Shugo Maeda -WWW: http://www.modruby.net/index.html.en +Author: Shugo Maeda