diff options
author | imura <imura@FreeBSD.org> | 2000-06-11 13:58:48 +0800 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 2000-06-11 13:58:48 +0800 |
commit | 4f4ae47bc4544a603e2384cd6a542b6eb1174643 (patch) | |
tree | ff4b6a88269f5b9b7f5b3b9324bde4c1966f171e /japanese/hex | |
parent | 8f30f028b23da231905a06d0bffeea53ed159514 (diff) | |
download | freebsd-ports-gnome-4f4ae47bc4544a603e2384cd6a542b6eb1174643.tar.gz freebsd-ports-gnome-4f4ae47bc4544a603e2384cd6a542b6eb1174643.tar.zst freebsd-ports-gnome-4f4ae47bc4544a603e2384cd6a542b6eb1174643.zip |
It seems MASTER_SITES has moved.
Diffstat (limited to 'japanese/hex')
-rw-r--r-- | japanese/hex/Makefile | 2 | ||||
-rw-r--r-- | japanese/hex/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/japanese/hex/Makefile b/japanese/hex/Makefile index 5ce2c32794ab..8899ab398239 100644 --- a/japanese/hex/Makefile +++ b/japanese/hex/Makefile @@ -8,7 +8,7 @@ PORTNAME= hex PORTVERSION= 2.04 CATEGORIES= japanese -MASTER_SITES= http://www.yl.is.s.u-tokyo.ac.jp/~nayuta/S/hex/ +MASTER_SITES= http://www.tsg.ne.jp/GANA/S/hex/ EXTRACT_SUFX= .tgz DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} diff --git a/japanese/hex/pkg-descr b/japanese/hex/pkg-descr index 23c2248952c3..67f2eb01ba52 100644 --- a/japanese/hex/pkg-descr +++ b/japanese/hex/pkg-descr @@ -1,4 +1,4 @@ Hex is a hexadecimal dump tool which handles Japanese Kanji code (euc, sjis, jis). -WWW: http://www.yl.is.s.u-tokyo.ac.jp/~nayuta/S/hex/index-ja.html +WWW: http://www.tsg.ne.jp/GANA/S/hex/index.html |