diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-08 06:01:28 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-08 06:01:28 +0000 |
commit | ff2a2f614d24e052bb532556a485dcbfeef9bf6c (patch) | |
tree | 0fdaaf1bb60e584db355cd013db8e0fb2b04cf1f /databases/py-psycopg/Makefile | |
parent | b6dd3872fdf799c9a4c545850b5cb07074e9d530 (diff) |
Notes
Diffstat (limited to 'databases/py-psycopg/Makefile')
-rw-r--r-- | databases/py-psycopg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile index dcc9053718fb..4f89b3f996a5 100644 --- a/databases/py-psycopg/Makefile +++ b/databases/py-psycopg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= psycopg -PORTVERSION= 1.0.11.1 +PORTVERSION= 1.0.13 CATEGORIES= databases python MASTER_SITES= http://initd.org/pub/software/psycopg/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |