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