diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-06-06 13:20:08 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-06-06 13:20:08 +0000 |
commit | 30b28e77c4743a81479fda7ec9ce8b894b7cba1c (patch) | |
tree | 3cf91df4391069fa82f8a05f772d6abe4d081d0e /japanese/kinput2-sj3/Makefile | |
parent | c7472aaf1a248356ec8f2481c7b242336d235a64 (diff) | |
download | ports-30b28e77c4743a81479fda7ec9ce8b894b7cba1c.tar.gz ports-30b28e77c4743a81479fda7ec9ce8b894b7cba1c.zip |
Notes
Diffstat (limited to 'japanese/kinput2-sj3/Makefile')
-rw-r--r-- | japanese/kinput2-sj3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/kinput2-sj3/Makefile b/japanese/kinput2-sj3/Makefile index fbe96afef13c..eb3b92d27dbb 100644 --- a/japanese/kinput2-sj3/Makefile +++ b/japanese/kinput2-sj3/Makefile @@ -1,12 +1,11 @@ # New ports collection makefile for: kinput2-sj3 -# Version required: 2.0p4 +# Version required: 3.0 # Date created: 19 Dec 1997 # Whom: Satoshi TAOKA <taoka@FreeBSD.org> # -# $Id: Makefile,v 1.5 1998/12/01 03:06:03 asami Exp $ +# $Id: Makefile,v 1.6 1999/05/01 04:01:33 taoka Exp $ # -PKGNAME= ja-kinput2-sj3-2.0.4 SJ3= yes MASTERDIR= ${.CURDIR}/../kinput2-wnn4/ |