diff options
author | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 1999-01-06 05:00:26 +0000 |
---|---|---|
committer | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 1999-01-06 05:00:26 +0000 |
commit | 579447f0270fb7322987fe07c2787e1f1fe7db91 (patch) | |
tree | 07447f3bb929138f34ee5a3a2e3b1420ae89f85d /japanese/kon2-16dot | |
parent | d3e518b4e53cf7f65c2c473795a636bb297558a0 (diff) | |
download | ports-579447f0270fb7322987fe07c2787e1f1fe7db91.tar.gz ports-579447f0270fb7322987fe07c2787e1f1fe7db91.zip |
Notes
Diffstat (limited to 'japanese/kon2-16dot')
-rw-r--r-- | japanese/kon2-16dot/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/kon2-16dot/Makefile b/japanese/kon2-16dot/Makefile index d8d7ab88b411..3895e9344ed9 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.18 1998/11/08 00:49:29 asami Exp $ +# $Id: Makefile,v 1.19 1998/11/20 04:14:27 asami Exp $ # DISTNAME= kon2-0.3 @@ -19,6 +19,8 @@ DISTFILES= kon2-0.3.tar.gz \ MAINTAINER= shige@kuis.kyoto-u.ac.jp +ONLY_FOR_ARCHS= i386 + MAN1= kon.1 MANLANG= ja EXTRACT_ONLY= kon2-0.3.tar.gz |