diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-06-07 17:24:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-06-07 17:24:38 +0000 |
commit | 60f2ecb47618b113ed27c1d3278419543d8205c0 (patch) | |
tree | 23657c5adbec58ecdfd5d441ee8a9323592a3346 /japanese/jed | |
parent | b60bb312c89e3cf4cec9890d01d1c82770363829 (diff) | |
download | ports-60f2ecb47618b113ed27c1d3278419543d8205c0.tar.gz ports-60f2ecb47618b113ed27c1d3278419543d8205c0.zip |
Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
Notes
Notes:
svn path=/head/; revision=29330
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 78208f4f4717..efa3b1228d63 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= ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/ \ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ \ http://kondara.sdri.co.jp/~kikutani/slang/ DISTNAME= ${PORTNAME}-B${VERSION:R}-${VERSION:E}__J${JP_VERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |