diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-03-10 11:42:18 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-03-10 11:42:18 +0000 |
commit | 5a6f8733bc0d1f16ed30f832c51cc36006906757 (patch) | |
tree | e7196c8a18413107993e5883e167bb30f50582bb /databases/py-pytc | |
parent | 59d48ae512d4ebf2d3984b1db52197978926aba4 (diff) |
- Bump PORTREVISION to chase databases/tokyocabinet update
Notes
Notes:
svn path=/head/; revision=229828
Diffstat (limited to 'databases/py-pytc')
-rw-r--r-- | databases/py-pytc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-pytc/Makefile b/databases/py-pytc/Makefile index 2b75e963bd6a..4b29f8e098c5 100644 --- a/databases/py-pytc/Makefile +++ b/databases/py-pytc/Makefile @@ -7,6 +7,7 @@ PORTNAME= pytc PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |