diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-12-11 19:54:50 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-12-11 19:54:50 +0000 |
commit | 5d729cddb72e26306f55643a6df84e323246aed2 (patch) | |
tree | 5e23e8b339c2346a18b99f1d58ccaf51e58dbb71 /textproc/eruby | |
parent | d91892115eff3c02b9775f6a362bc09d9fd8d7cb (diff) | |
download | ports-5d729cddb72e26306f55643a6df84e323246aed2.tar.gz ports-5d729cddb72e26306f55643a6df84e323246aed2.zip |
Notes
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 |