diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-13 09:24:22 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-13 09:24:22 +0000 |
commit | b9c3760873ac3912391d3d1f4f6f4b6aa3914658 (patch) | |
tree | a38a3db3d22dca936a141f436f3eb85f4069ef58 /palm/jpilot | |
parent | d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2 (diff) |
Notes
Diffstat (limited to 'palm/jpilot')
-rw-r--r-- | palm/jpilot/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index 48a572092286..7db1bf66d947 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: jpilot -# Version required: 0.98 # Date created: 23 August 1999 # Whom: Alex Varju <varju@webct.com> # @@ -7,8 +6,9 @@ # # "?=" and "+=" are for including this Makefile from japanese/jpilot -DISTNAME= jpilot-0.98.1 -CATEGORIES= palm comms +PORTNAME= jpilot +PORTVERSION= 0.98.1 +CATEGORIES?= palm comms MASTER_SITES= http://jpilot.linuxave.net/ MAINTAINER?= varju@webct.com |