diff options
Diffstat (limited to 'databases/py-postgresql')
-rw-r--r-- | databases/py-postgresql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile index 7ea56fdf6316..f51d09fd7be3 100644 --- a/databases/py-postgresql/Makefile +++ b/databases/py-postgresql/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgresql PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases python MASTER_SITES= CHEESESHOP \ http://python.projects.postgresql.org/files/ |