diff options
author | Motoyuki Konno <motoyuki@FreeBSD.org> | 2008-11-21 10:24:19 +0000 |
---|---|---|
committer | Motoyuki Konno <motoyuki@FreeBSD.org> | 2008-11-21 10:24:19 +0000 |
commit | c3b9c7ed5614ef6c020e40011250ba3e380551ca (patch) | |
tree | 68a60b0b3b2f2c1c0285b697c40ffcf9521803e0 /japanese | |
parent | Update to 3.6 beta 22 (diff) |
update URL of one of MASTER_SITES.
Submitted by: Haruhisa Hayashi <hayashi@laic.u-hyogo.ac.jp>
Notes
Notes:
svn path=/head/; revision=223107
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/mh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/mh/Makefile b/japanese/mh/Makefile index 655f130f38ef..12074a2a92c6 100644 --- a/japanese/mh/Makefile +++ b/japanese/mh/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= japanese mail MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://komadori.planet.sci.kobe-u.ac.jp/pub/MH/ \ - ftp://ftp.chem.eng.himeji-tech.ac.jp/pub/net/mh/ + ftp://ftp.laic.u-hyogo.ac.jp/pub/net/mh/ MASTER_SITE_SUBDIR= motoyuki DISTNAME= ${PORTNAME}-${VERSION}-JP-${JP_VERSION} |