diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-12-27 10:08:54 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-12-27 10:08:54 +0800 |
commit | df5c4844221cca8758e1117633162886f230578b (patch) | |
tree | d13ff94595d4893f0ace9f41e565d4b84702f239 /databases/py-pytc | |
parent | 10d8ad4900d0c65ffd2c70690cae4eb0249684eb (diff) | |
download | freebsd-ports-gnome-df5c4844221cca8758e1117633162886f230578b.tar.gz freebsd-ports-gnome-df5c4844221cca8758e1117633162886f230578b.tar.zst freebsd-ports-gnome-df5c4844221cca8758e1117633162886f230578b.zip |
- Update databases/tokyocabinet to 1.4.41
- Bump PORTREVISION of depend ports (sh lib bump)
PR: ports/142032
Submitted by: lwshu
Diffstat (limited to 'databases/py-pytc')
-rw-r--r-- | databases/py-pytc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pytc/Makefile b/databases/py-pytc/Makefile index 3df40d81710f..436e9827cc5c 100644 --- a/databases/py-pytc/Makefile +++ b/databases/py-pytc/Makefile @@ -7,7 +7,7 @@ PORTNAME= pytc PORTVERSION= 0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |