diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-11 19:58:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-11 19:58:46 +0000 |
commit | 9cfdde2ec612bb461e783c3dcfe3e5a0ce7ceac1 (patch) | |
tree | dc3760e087d72456f12946029606a1e09f305008 /japanese | |
parent | Update to 0.50. (diff) |
Remove obsolete mastersites, leaving only local mirrors. Since this
font set was the for absolutely antique XFree86 3.3.3, which is no longer
itself mirrored anywhere, mark for deprecation.
Source: distfile survey
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/kon2-16dot/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/japanese/kon2-16dot/Makefile b/japanese/kon2-16dot/Makefile index e26104e443e8..277c61aaf2c8 100644 --- a/japanese/kon2-16dot/Makefile +++ b/japanese/kon2-16dot/Makefile @@ -10,11 +10,7 @@ PORTVERSION= 0.3 PORTREVISION= 3 # '+=' is for slave ports 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/ +MASTER_SITES= ${MASTER_SITE_PORTS_JP} PKGNAMESUFFIX= -${KONFONT} DISTNAME= kon2-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ @@ -26,6 +22,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER?= ports@FreeBSD.org COMMENT= Kanji On Console -- Display kanji characters on your own console +DEPRECATED= this font package was last updated for XFree86 3.3.3 +EXPIRATION_DATE= 2005-10-11 + ONLY_FOR_ARCHS= i386 MAN1= kon.1 |