summaryrefslogtreecommitdiff
path: root/databases/p5-hp200lx-db
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 22:49:07 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 22:49:07 +0000
commit3da86c6aa2b3345aabb564415cd86b5e3872ca1a (patch)
tree04a03b5b9c40a7cbd0ef74638676e9809fd9dde8 /databases/p5-hp200lx-db
parentwarn about not supporting PORTNAME/PORTVERSION yet (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27418
Diffstat (limited to 'databases/p5-hp200lx-db')
-rw-r--r--databases/p5-hp200lx-db/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-hp200lx-db/Makefile b/databases/p5-hp200lx-db/Makefile
index a968483c5c68..da135db2af07 100644
--- a/databases/p5-hp200lx-db/Makefile
+++ b/databases/p5-hp200lx-db/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-hp200lx-db
-# Version required: 0.07
# Date created: January 2nd 2000
# Whom: Gerhard Gonter <g.gonter@ieee.org>
#
# $FreeBSD$
#
-DISTNAME= hp200lx-db-0.07
-PKGNAME= p5-hp200lx-db-0.07
+PORTNAME= p5-hp200lx-db
+PORTVERSION= 0.07
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HP200LX
+DISTNAME= hp200lx-db-${PORTVERSION}
MAINTAINER= g.gonter@ieee.org