diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-03 09:51:01 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-03 09:51:01 +0000 |
commit | 76e33e889dd3b8ed917b2cf658b59e714caca15a (patch) | |
tree | f031416ddcf82b4befa78906f941721ec1187c1f /databases/py-kyotocabinet | |
parent | dde2d6b93007862174c8eab14a65397bd9c16c49 (diff) | |
download | ports-76e33e889dd3b8ed917b2cf658b59e714caca15a.tar.gz ports-76e33e889dd3b8ed917b2cf658b59e714caca15a.zip |
Notes
Diffstat (limited to 'databases/py-kyotocabinet')
-rw-r--r-- | databases/py-kyotocabinet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-kyotocabinet/Makefile b/databases/py-kyotocabinet/Makefile index 45d908c466ae..91c460992034 100644 --- a/databases/py-kyotocabinet/Makefile +++ b/databases/py-kyotocabinet/Makefile @@ -7,7 +7,7 @@ PORTNAME= kyotocabinet PORTVERSION= 1.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases python MASTER_SITES= http://fallabs.com/${PORTNAME}/pythonpkg/ \ LOCAL/sunpoet |