diff options
Diffstat (limited to 'textproc/eruby')
-rw-r--r-- | textproc/eruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/eruby/Makefile b/textproc/eruby/Makefile index 62fe2027498a..98bd049342f7 100644 --- a/textproc/eruby/Makefile +++ b/textproc/eruby/Makefile @@ -9,7 +9,7 @@ PORTNAME= eruby PORTVERSION= ${VERSION} PORTREVISION= 1 CATEGORIES= textproc www ruby -MASTER_SITES= http://www.ruby-lang.org/~shugo/eruby/ +MASTER_SITES= http://www.modruby.net/archive/ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org |