diff options
author | vanilla <vanilla@FreeBSD.org> | 2003-05-13 09:12:12 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2003-05-13 09:12:12 +0800 |
commit | ea8a37c21cc52535485a152df578659fdb03ed88 (patch) | |
tree | 85ff5cf3afae3d72b939f97f2a1014ca6668e3b0 /japanese/kon2-16dot | |
parent | 7f4d51b7cf1c640c106253f27d3a6afd9a4747e6 (diff) | |
download | freebsd-ports-gnome-ea8a37c21cc52535485a152df578659fdb03ed88.tar.gz freebsd-ports-gnome-ea8a37c21cc52535485a152df578659fdb03ed88.tar.zst freebsd-ports-gnome-ea8a37c21cc52535485a152df578659fdb03ed88.zip |
Make it ready for coming slave ports.
Diffstat (limited to 'japanese/kon2-16dot')
-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 3a9700396c4a..6e1320978c44 100644 --- a/japanese/kon2-16dot/Makefile +++ b/japanese/kon2-16dot/Makefile @@ -8,7 +8,7 @@ PORTNAME= kon2 PORTVERSION= 0.3 PKGNAMESUFFIX= -${KONFONT} -CATEGORIES= japanese +CATEGORIES+= japanese # '+=' is for slave ports # 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} \ @@ -19,7 +19,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ k14.bdf 7x14rk.bdf \ jiskan16.bdf 8x16rk.bdf -MAINTAINER= shige@FreeBSD.org +MAINTAINER?= shige@FreeBSD.org # '+=' is for slave ports COMMENT= Kanji On Console -- Display kanji characters on your own console ONLY_FOR_ARCHS= i386 |