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/Makefile | |
parent | Add NO_MTREE, this port installs under /compat/linux. (diff) |
Move local distfiles from:
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
Diffstat (limited to 'japanese/jed/Makefile')
-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} \ |