diff options
Diffstat (limited to 'databases/py-psycopg2/Makefile')
-rw-r--r-- | databases/py-psycopg2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-psycopg2/Makefile b/databases/py-psycopg2/Makefile index 84049bee90d7..4b626eea78bd 100644 --- a/databases/py-psycopg2/Makefile +++ b/databases/py-psycopg2/Makefile @@ -3,6 +3,7 @@ PORTNAME= psycopg2 PORTVERSION= 2.7.6.1 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP \ http://initd.org/psycopg/tarballs/PSYCOPG-${PORTVERSION:R:R:S|.|-|}/ |