diff options
author | knu <knu@FreeBSD.org> | 2000-12-12 03:54:50 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-12-12 03:54:50 +0800 |
commit | 7e49b9b80e62d981f05e8cd9c6ea09f54cf87d3a (patch) | |
tree | c3977ca3dcfb154db205e635a9fe6f2c3db59355 /textproc | |
parent | 1465af9297cd2899d7fc6a3daa0514e15bbc4000 (diff) | |
download | freebsd-ports-gnome-7e49b9b80e62d981f05e8cd9c6ea09f54cf87d3a.tar.gz freebsd-ports-gnome-7e49b9b80e62d981f05e8cd9c6ea09f54cf87d3a.tar.zst freebsd-ports-gnome-7e49b9b80e62d981f05e8cd9c6ea09f54cf87d3a.zip |
Update master sites.
Diffstat (limited to 'textproc')
-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 |