diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-13 23:31:56 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-13 23:31:56 +0000 |
commit | 19d2586f02d787e99a292f2ae22f8782cd08b8ca (patch) | |
tree | c963bf66cf3fd37cecdf4aa46325ebaa1747d78b /databases/py-pytc | |
parent | 3ba957f4a84975326ab0a4fc322a1ac678ad30ff (diff) | |
download | ports-19d2586f02d787e99a292f2ae22f8782cd08b8ca.tar.gz ports-19d2586f02d787e99a292f2ae22f8782cd08b8ca.zip |
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 5328f50579db..bff71cc9a1a2 100644 --- a/databases/py-pytc/Makefile +++ b/databases/py-pytc/Makefile @@ -7,7 +7,7 @@ PORTNAME= pytc PORTVERSION= 0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |