diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-kyotocabinet/Makefile | 1 | ||||
-rw-r--r-- | databases/py-postgresql/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-kyotocabinet/Makefile b/databases/py-kyotocabinet/Makefile index 8c98b7cf5c93..4f893516ff15 100644 --- a/databases/py-kyotocabinet/Makefile +++ b/databases/py-kyotocabinet/Makefile @@ -3,6 +3,7 @@ PORTNAME= kyotocabinet PORTVERSION= 1.22 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= http://fallabs.com/${PORTNAME}/pythonpkg/ \ LOCAL/sunpoet 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/ |