diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-13 19:19:05 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-13 19:19:05 +0000 |
commit | fe5426321afa29e8e557931a88fc18b5028ba6f8 (patch) | |
tree | e6d2be6ded13e95e962877648d4188b2b5aaffcf /palm/xcopilot | |
parent | ace86ed3bb577fdc21baa273aed749b14cf37e11 (diff) |
Notes
Diffstat (limited to 'palm/xcopilot')
-rw-r--r-- | palm/xcopilot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/xcopilot/Makefile b/palm/xcopilot/Makefile index 15ddd3ffd7b2..80ea62c5c6de 100644 --- a/palm/xcopilot/Makefile +++ b/palm/xcopilot/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xcopilot -# Version required: 0.6.6 # Date created: July 17 1997 # Whom: Nick Sayer <nsayer@quack.kfu.com> # # $FreeBSD$ # -DISTNAME= xcopilot-0.6.6 +PORTNAME= xcopilot +PORTVERSION= 0.6.6 CATEGORIES= palm emulators MASTER_SITES= http://xcopilot.cuspy.com/build/ |