diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-01-31 06:37:30 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-01-31 06:37:30 +0000 |
commit | 8f648ea7c5fc2113c5e856637e955a6894e3bd57 (patch) | |
tree | f495f0a7f4c7a9249b91b8526507a9228fe0bf62 /databases/py-postgresql/Makefile | |
parent | a037b510a2bae2a5c42ea6d768ebc611f08dd831 (diff) | |
download | ports-8f648ea7c5fc2113c5e856637e955a6894e3bd57.tar.gz ports-8f648ea7c5fc2113c5e856637e955a6894e3bd57.zip |
Notes
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 51a5ab121e58..5a0c55737485 100644 --- a/databases/py-postgresql/Makefile +++ b/databases/py-postgresql/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postgresql -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.3 CATEGORIES= databases python MASTER_SITES= http://python.projects.postgresql.org/files/ \ http://limbo.xim.bz/distfiles/ |