diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-06-07 08:17:23 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-06-07 08:17:23 +0000 |
commit | ae8f1031aff9d2be7efce0b1ffdfc77b9c2e5f06 (patch) | |
tree | 56be0654384b0aead30a50a74c4df81ffe8d52a5 /japanese/jed | |
parent | 457c813d8037b87d317b91e7c02eceb6f6830420 (diff) | |
download | ports-ae8f1031aff9d2be7efce0b1ffdfc77b9c2e5f06.tar.gz ports-ae8f1031aff9d2be7efce0b1ffdfc77b9c2e5f06.zip |
Notes
Diffstat (limited to 'japanese/jed')
-rw-r--r-- | japanese/jed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/jed/Makefile b/japanese/jed/Makefile index 654f80d9aeab..78208f4f4717 100644 --- a/japanese/jed/Makefile +++ b/japanese/jed/Makefile @@ -8,7 +8,7 @@ PORTNAME= jed PORTVERSION= ${VERSION}.j${JP_VERSION} CATEGORIES= japanese editors -MASTER_SITES= http://people.FreeBSD.org/~knu/ports/distfiles/ \ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/ \ http://kondara.sdri.co.jp/~kikutani/slang/ DISTNAME= ${PORTNAME}-B${VERSION:R}-${VERSION:E}__J${JP_VERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |