diff options
author | knu <knu@FreeBSD.org> | 2000-03-23 15:11:52 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-03-23 15:11:52 +0800 |
commit | 6f5654c199f526342150610d9ab22d01b6283b48 (patch) | |
tree | 442dcc0b231a0e2da13569f4f74a1499b641288b /japanese/jed/Makefile | |
parent | 516f12c473fa3131e65801110c25626668d8bb60 (diff) | |
download | freebsd-ports-graphics-6f5654c199f526342150610d9ab22d01b6283b48.tar.gz freebsd-ports-graphics-6f5654c199f526342150610d9ab22d01b6283b48.tar.zst freebsd-ports-graphics-6f5654c199f526342150610d9ab22d01b6283b48.zip |
Change MASTER_SITES; I moved ports distfiles from http://www.idaemons.org/
to http://people.FreeBSD.org/~knu/
Diffstat (limited to 'japanese/jed/Makefile')
-rw-r--r-- | japanese/jed/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/jed/Makefile b/japanese/jed/Makefile index 64a5f5a2932..eda3aafdf08 100644 --- a/japanese/jed/Makefile +++ b/japanese/jed/Makefile @@ -9,8 +9,7 @@ DISTNAME= jed-B0.99-8__J067 PKGNAME= ja-jed-0.99.8.j067 CATEGORIES= japanese editors -MASTER_SITES= http://knu.and.or.jp/ports/distfiles/ \ - http://www.idaemons.org/ports/distfiles/ \ +MASTER_SITES= http://people.FreeBSD.org/~knu/ports/distfiles/ \ http://kondara.sdri.co.jp/~kikutani/slang/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ jed-extralibs-0.99.8${EXTRACT_SUFX} |