diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-04-18 23:50:19 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-04-18 23:50:19 +0800 |
commit | 2954539d31ad69bb1e708222dc6922929247f43c (patch) | |
tree | b1ea4466644713e492bcfb0bba2e244dbb7697a6 /japanese/skkinput/Makefile | |
parent | c998046783ef0ef04a21a0fd252f1a2afe5249ee (diff) | |
download | freebsd-ports-gnome-2954539d31ad69bb1e708222dc6922929247f43c.tar.gz freebsd-ports-gnome-2954539d31ad69bb1e708222dc6922929247f43c.tar.zst freebsd-ports-gnome-2954539d31ad69bb1e708222dc6922929247f43c.zip |
Original distribution was updated.
(2.00-SNAP980123 --> 2.00)
PR: 6126
Diffstat (limited to 'japanese/skkinput/Makefile')
-rw-r--r-- | japanese/skkinput/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/skkinput/Makefile b/japanese/skkinput/Makefile index e628b775cb2e..b0f7478e2939 100644 --- a/japanese/skkinput/Makefile +++ b/japanese/skkinput/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: skkinput -# Version required: 2.00-SNAP980123 +# Version required: 2.00 # Date created: 28 Jan 1998 # Whom: Murata Shuuichirou <mrt@mickey.ai.kyutech.ac.jp> # -# $Id: Makefile,v 1.2 1998/03/21 10:54:22 asami Exp $ +# $Id: Makefile,v 1.3 1998/03/22 15:10:23 itojun Exp $ # -DISTNAME= skkinput-2.00-SNAP980123 -PKGNAME= ja-skkinput-2.00-980123 +DISTNAME= skkinput-2.00 +PKGNAME= ja-skkinput-2.00 CATEGORIES= japanese x11 MASTER_SITES= http://www.yajima.kuis.kyoto-u.ac.jp/staffs/sakamoto/skkinput/ |