diff options
author | max <max@FreeBSD.org> | 1997-09-20 03:27:45 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-09-20 03:27:45 +0800 |
commit | ef7f2256e234a254f3a5b9c0bbb77e1a01aef5f3 (patch) | |
tree | 55aef4eb8644d46fbb4f43a23e581e450ae1316f /japanese | |
parent | aeee192084fae4dfe9f0f2b0e1dd642670ab9790 (diff) | |
download | freebsd-ports-gnome-ef7f2256e234a254f3a5b9c0bbb77e1a01aef5f3.tar.gz freebsd-ports-gnome-ef7f2256e234a254f3a5b9c0bbb77e1a01aef5f3.tar.zst freebsd-ports-gnome-ef7f2256e234a254f3a5b9c0bbb77e1a01aef5f3.zip |
Location of font files were changed.
PR: 4584
Submitted by: maintainer
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/kon2-16dot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/kon2-16dot/Makefile b/japanese/kon2-16dot/Makefile index 05806a251d3b..6125cee8b8f4 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.11 1997/07/21 19:21:03 max Exp $ +# $Id: Makefile,v 1.12 1997/09/14 21:34:50 max Exp $ # DISTNAME= kon2-0.3 @@ -11,7 +11,7 @@ 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.iij.ad.jp/pub/X/XFree86/XFree86/3.1.1/untarred/xc/fonts/bdf/misc/ + ftp://ftp.iij.ad.jp/pub/X/XFree86/XFree86/3.3.1/untarred/xc/fonts/bdf/misc/ DISTFILES= kon2-0.3.tar.gz k14.bdf 7x14rk.bdf MAINTAINER= hideyuki@sat.t.u-tokyo.ac.jp |