diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-10-09 05:31:56 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-10-09 05:31:56 +0000 |
commit | 788289fc49db2674eb9a74cb4ec058aa7730d817 (patch) | |
tree | 922f4b091be2ea4f647993a93a84c1d8bb71524b | |
parent | 918514b081ed2ec201967e40d8f64994a864cabd (diff) | |
download | ports-788289fc49db2674eb9a74cb4ec058aa7730d817.tar.gz ports-788289fc49db2674eb9a74cb4ec058aa7730d817.zip |
Notes
-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 9ffe29fec18f..8c468c5570db 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 |