diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-10 06:16:47 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-10 06:16:47 +0000 |
commit | be5df9f4f37418313349e20cd214a2ee0193ff54 (patch) | |
tree | a4f1196a81b604ba71044ec62f737a90d2cb47d2 /databases/py-pytc | |
parent | 6d82b6250caf6bf61af62dd42a8734de15e7fd36 (diff) |
Notes
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 7dee848ebceb..74dc1af1ea2f 100644 --- a/databases/py-pytc/Makefile +++ b/databases/py-pytc/Makefile @@ -7,7 +7,7 @@ PORTNAME= pytc PORTVERSION= 0.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |