aboutsummaryrefslogtreecommitdiff
path: root/palm/gnomepilot-conduits
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-13 19:19:05 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-13 19:19:05 +0000
commitfe5426321afa29e8e557931a88fc18b5028ba6f8 (patch)
treee6d2be6ded13e95e962877648d4188b2b5aaffcf /palm/gnomepilot-conduits
parentace86ed3bb577fdc21baa273aed749b14cf37e11 (diff)
downloadports-fe5426321afa29e8e557931a88fc18b5028ba6f8.tar.gz
ports-fe5426321afa29e8e557931a88fc18b5028ba6f8.zip
Update to use PORTNAME/PORTVERSION
Notes
Notes: svn path=/head/; revision=27497
Diffstat (limited to 'palm/gnomepilot-conduits')
-rw-r--r--palm/gnomepilot-conduits/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/palm/gnomepilot-conduits/Makefile b/palm/gnomepilot-conduits/Makefile
index 160f0d2b972f..b587cd7f09c5 100644
--- a/palm/gnomepilot-conduits/Makefile
+++ b/palm/gnomepilot-conduits/Makefile
@@ -1,14 +1,15 @@
# New ports collection makefile for: gnomepilot-conduits
-# Version required: 0.2
# Date created: 16th March 2000
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
+#
-DISTNAME= gnome-pilot-conduits-0.2
-PKGNAME= gnomepilot-conduits-0.2
+PORTNAME= gnomepilot-conduits
+PORTVERSION= 0.2
CATEGORIES= palm comms gnome
MASTER_SITES= http://www.gnome.org/gnome-pilot/download/
+DISTNAME= gnome-pilot-conduits-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org