aboutsummaryrefslogtreecommitdiff
path: root/databases/py-PyGreSQL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-PyGreSQL/Makefile')
-rw-r--r--databases/py-PyGreSQL/Makefile6
1 files changed, 3 insertions, 3 deletions
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