diff options
Diffstat (limited to 'databases/py-postgresql/Makefile')
-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 5a0c55737485..a22948270834 100644 --- a/databases/py-postgresql/Makefile +++ b/databases/py-postgresql/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postgresql -PORTVERSION= 0.9.3 +PORTVERSION= 1.0.1 CATEGORIES= databases python MASTER_SITES= http://python.projects.postgresql.org/files/ \ http://limbo.xim.bz/distfiles/ |