aboutsummaryrefslogtreecommitdiffstats
path: root/palm/pilot-link-devel
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-14 03:19:05 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-14 03:19:05 +0800
commitad484df21a7c7d25e1e37ed90fff311f479a8e91 (patch)
treeaf76de1209d059ff9421680d176b5dffbc47e83e /palm/pilot-link-devel
parent0683433bc6f07a8866845c124869b1431eed09e8 (diff)
downloadfreebsd-ports-gnome-ad484df21a7c7d25e1e37ed90fff311f479a8e91.tar.gz
freebsd-ports-gnome-ad484df21a7c7d25e1e37ed90fff311f479a8e91.tar.zst
freebsd-ports-gnome-ad484df21a7c7d25e1e37ed90fff311f479a8e91.zip
Update to use PORTNAME/PORTVERSION
Diffstat (limited to 'palm/pilot-link-devel')
-rw-r--r--palm/pilot-link-devel/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile
index 2ddd24a88daf..892cf2824025 100644
--- a/palm/pilot-link-devel/Makefile
+++ b/palm/pilot-link-devel/Makefile
@@ -1,14 +1,15 @@
# New ports collection makefile for: pilot-link
-# Version required: 0.8.7
# Date created: November, 1997
# Whom: Paul Traina <pst@freebsd.org>
#
# $FreeBSD$
+#
-DISTNAME= pilot-link.0.9.3
-PKGNAME= pilot-link-0.9.3
+PORTNAME= pilot-link
+PORTVERSION= 0.9.3
CATEGORIES= palm comms tk82
MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/
+DISTNAME= ${PORTNAME}.${PORTVERSION}
MAINTAINER= dima@freebsd.org