diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-06-09 14:17:25 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-06-09 14:17:25 +0000 |
commit | 9a34285a31db512fe35a7c74323c7fde7d4a2125 (patch) | |
tree | c2c2ccbc473dbd579e2afc10e344c5aff4f9acd9 /japanese | |
parent | 729e008893b6a7ac2ed71cf1a9333b976a58801f (diff) |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/kon2-16dot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/kon2-16dot/Makefile b/japanese/kon2-16dot/Makefile index 503bd10b5bb3..701aca1f6fbc 100644 --- a/japanese/kon2-16dot/Makefile +++ b/japanese/kon2-16dot/Makefile @@ -11,6 +11,7 @@ PKGNAMESUFFIX= -${KONFONT} 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/ \ + ${MASTER_SITE_PORTS_JP} \ ftp://ftp.xfree86.org/pub/XFree86/3.3.3/untarred/xc/fonts/bdf/misc/ \ ftp://ftp.iij.ad.jp/pub/X/XFree86/3.3.3/untarred/xc/fonts/bdf/misc/ DISTNAME= kon2-${PORTVERSION} |