diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-10-09 05:31:56 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-10-09 05:31:56 +0000 |
commit | 5b4b74d58b53ad210dfe943092cc320a3033ee7f (patch) | |
tree | 0027d15637893f460e0e799136fa87734dc73f19 /japanese | |
parent | 0e10e73a2fa071dc6712fab694b2b9503e9d48b1 (diff) | |
download | FreeBSD-ports-5b4b74d58b53ad210dfe943092cc320a3033ee7f.zip FreeBSD-ports-5b4b74d58b53ad210dfe943092cc320a3033ee7f.tar.gz |
Change MASTER_SITE to fetch distfiles.
PR: ports/8194
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/kon2-16dot/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/kon2-16dot/Makefile b/japanese/kon2-16dot/Makefile index 9ffe29f..8c468c5 100644 --- a/japanese/kon2-16dot/Makefile +++ b/japanese/kon2-16dot/Makefile @@ -3,7 +3,7 @@ # Date created: 11 Apr 1997 # Whom: Makoto Matsushita <matusita@jp.freebsd.org> # -# $Id: Makefile,v 1.14 1998/05/24 03:09:02 steve Exp $ +# $Id: Makefile,v 1.15 1998/09/26 15:41:19 kuriyama Exp $ # DISTNAME= kon2-0.3 @@ -11,8 +11,8 @@ PKGNAME= ja-kon2-0.3 CATEGORIES= japanese # note kon is only in first directory and fonts are only in second directory MASTER_SITES= ftp://ftp.tut.ac.jp/Linux/Packages/Utils/ \ - ftp://ftp.xfree86.org/pub/X/XFree86/XFree86/3.3.2/untarred/xc/fonts/bdf/misc/ \ - ftp://ftp.iij.ad.jp/pub/X/XFree86/XFree86/3.3.2/untarred/xc/fonts/bdf/misc/ + ftp://ftp.xfree86.org/pub/XFree86/3.3.2/untarred/xc/fonts/bdf/misc/ \ + ftp://ftp.iij.ad.jp/pub/X/XFree86/3.3.2/untarred/xc/fonts/bdf/misc/ DISTFILES= kon2-0.3.tar.gz \ k14.bdf 7x14rk.bdf \ jiskan16.bdf 8x16rk.bdf |