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/py-PyGreSQL/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'databases/py-PyGreSQL') diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile index 432fe7cfd597..e1fc7538c7a8 100644 --- a/databases/py-PyGreSQL/Makefile +++ b/databases/py-PyGreSQL/Makefile @@ -1,16 +1,16 @@ # Ports collection Makefile for: PyGreSQL -# Version required: 2.3 # Date created: 2/22/1999 # Whom: nectar@FreeBSD.org # # $FreeBSD$ # -DISTNAME= PyGreSQL-2.4 -PKGNAME= py-PyGreSQL-2.4 +PORTNAME= py-PyGreSQL +PORTVERSION= 2.4 CATEGORIES= databases python MASTER_SITES= ftp://ftp.druid.net/pub/distrib/ \ http://www.nectar.cc/distfiles/ +DISTNAME= PyGreSQL-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= nectar@FreeBSD.org -- cgit v1.2.3