From 3da86c6aa2b3345aabb564415cd86b5e3872ca1a Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sat, 8 Apr 2000 22:49:07 +0000 Subject: update with the new PORTNAME/PORTVERSION variables --- databases/p5-DBD-Pg/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'databases/p5-DBD-Pg') diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index 9a71bf081921..c5e3167831a5 100644 --- a/databases/p5-DBD-Pg/Makefile +++ b/databases/p5-DBD-Pg/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: p5-DBD-Pg -# Version required: 0.93 # Date created: June 17th 1997 # Whom: James FitzGibbon # # $FreeBSD$ # -DISTNAME= DBD-Pg-0.93 -PKGNAME= p5-DBD-Pg-0.93 +PORTNAME= p5-DBD-Pg +PORTVERSION= 0.93 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD +DISTNAME= DBD-Pg-${PORTVERSION} MAINTAINER= jfitz@FreeBSD.org -- cgit v1.2.3