diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-psycopg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile index a8f8ae20100d..7440ba471054 100644 --- a/databases/py-psycopg/Makefile +++ b/databases/py-psycopg/Makefile @@ -8,8 +8,7 @@ PORTNAME= psycopg PORTVERSION= 1.1.21 CATEGORIES= databases python -MASTER_SITES= http://initd.org/pub/software/psycopg/ \ - http://initd.org/pub/software/psycopg/PSYCOPG-1-1/ +MASTER_SITES= http://initd.org/pub/software/psycopg/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= psycopg-${PORTVERSION} |