diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-05-17 06:35:19 +0000 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-05-17 06:35:19 +0000 |
commit | 594af84060747b5f175d4484a9c3b91605c6c8ec (patch) | |
tree | b8093f8ac699876857a64b96b36819cbf0d95681 /databases/py-pytc | |
parent | 5521aed703e3c8c1ae0e60d50a4a589794e19d37 (diff) | |
download | FreeBSD-ports-594af84060747b5f175d4484a9c3b91605c6c8ec.zip FreeBSD-ports-594af84060747b5f175d4484a9c3b91605c6c8ec.tar.gz |
- Update to 1.4.20
- Bump PORTREVISION for SHLIB bump
PR: ports/134596
Submitted by: lwshu
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 acd6f35..f4e0441 100644 --- a/databases/py-pytc/Makefile +++ b/databases/py-pytc/Makefile @@ -7,6 +7,7 @@ PORTNAME= pytc PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |