summaryrefslogtreecommitdiff
path: root/comms/plp
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
commit59df8af48ea44d533d5de8118602cc174bda92da (patch)
tree099d3028bb9a8d6c138c5cf52f3b004582a91035 /comms/plp
parentupdate with the new PORTNAME/PORTVERSION variables (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27419
Diffstat (limited to 'comms/plp')
-rw-r--r--comms/plp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/plp/Makefile b/comms/plp/Makefile
index 57fa9fde357d..47b8a8f4e109 100644
--- a/comms/plp/Makefile
+++ b/comms/plp/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: Psion Link Protocol
-# Version required: 1.8
# Date created: Tue Nov 30 15:43:27 EST 1999
# Whom: Maurice Castro <maurice@serc.rmit.edu.au>
#
# $FreeBSD$
#
-DISTNAME= plp_1_8
-PKGNAME= plp-1.8
+PORTNAME= plp
+PORTVERSION= 1.8
CATEGORIES= comms
MASTER_SITES= http://www.proudman51.freeserve.co.uk/psion/ \
http://people.FreeBSD.org/~kris/distfiles/
+DISTNAME= ${PORTNAME}_1_8
MAINTAINER= maurice@serc.rmit.edu.au