summaryrefslogtreecommitdiff
path: root/databases/py-pyPgSQL
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:18:43 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:18:43 +0000
commit075acacd24db0c43cce5dccc810156a1c5eff446 (patch)
treef3dd8caf9fe8f8c14de35a33876ae473bded1b4f /databases/py-pyPgSQL
parent- Switch SourceForge ports to the new File Release System: categories startin... (diff)
- Switch SourceForge ports to the new File Release System: categories starting with D
Notes
Notes: svn path=/head/; revision=240068
Diffstat (limited to 'databases/py-pyPgSQL')
-rw-r--r--databases/py-pyPgSQL/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/py-pyPgSQL/Makefile b/databases/py-pyPgSQL/Makefile
index f481b4c36e72..dc7895604a77 100644
--- a/databases/py-pyPgSQL/Makefile
+++ b/databases/py-pyPgSQL/Makefile
@@ -9,8 +9,7 @@ PORTNAME= pyPgSQL
PORTVERSION= 2.5.1
PORTREVISION= 3
CATEGORIES= databases python
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= pypgsql
+MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org