summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/py-PyGreSQL/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile
index eca0a785c0d4..638f3a48e3c4 100644
--- a/databases/py-PyGreSQL/Makefile
+++ b/databases/py-PyGreSQL/Makefile
@@ -6,15 +6,14 @@ PORTVERSION= 4.1.1
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= databases python
-MASTER_SITES= http://www.pygresql.org/files/
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Python interface to PostgreSQL, both classic and DP-API 2.0
-USES= python:2 pgsql
-USE_PYTHON= distutils autoplist
+USES= python:2 pgsql tar:tgz
+USE_PYTHON= autoplist distutils
PORTDOCS= *