diff options
Diffstat (limited to 'palm/xcopilot/Makefile')
-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 15ddd3f..80ea62c 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/ |