diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-03-05 14:00:28 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-03-05 14:00:28 +0000 |
commit | 9a17f738a898715f36661177d0b675af11b94560 (patch) | |
tree | acb076a5c2bfa7aa2e9ff205e24ffa846f2a1700 /japanese/jpilot | |
parent | ae8881abf37fec4c0696b1d3926429200d36992a (diff) |
Notes
Diffstat (limited to 'japanese/jpilot')
-rw-r--r-- | japanese/jpilot/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/jpilot/Makefile b/japanese/jpilot/Makefile index 9473bc31c5ec..30292b294077 100644 --- a/japanese/jpilot/Makefile +++ b/japanese/jpilot/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: jpilot (japanized) -# Version required: 0.97 +# Version required: 0.98 # Date created: Tue Aug 31 23:23:00 JST 1999 # Whom: sumikawa # @@ -9,10 +9,10 @@ MASTERDIR= ${.CURDIR}/../../palm/jpilot COMMENT= ${.CURDIR}/pkg/COMMENT -PKGNAME= ja-jpilot-0.97 +PKGNAME= ja-jpilot-0.98 CATEGORIES= japanese -MAINTAINER= sumikawa@kame.net +MAINTAINER= sumikawa@FreeBSD.org CONFIGURE_ARGS= --with-japanese |