diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-04-25 08:34:39 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-04-25 08:34:39 +0800 |
commit | 9b5cd95fa30fae6f1d86047bd3b8939830a05be3 (patch) | |
tree | c55baedd8f226b655afd240d7679bc6c7c859935 /databases/py-pytc | |
parent | 4a7d98673a8916bb78b6f267067f7d8416bb6c8c (diff) | |
download | freebsd-ports-gnome-9b5cd95fa30fae6f1d86047bd3b8939830a05be3.tar.gz freebsd-ports-gnome-9b5cd95fa30fae6f1d86047bd3b8939830a05be3.tar.zst freebsd-ports-gnome-9b5cd95fa30fae6f1d86047bd3b8939830a05be3.zip |
- Update to 4.1.16
- Bump PORTREVISION for SHLIB bump
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 a932af0d7ffc..05a3f68bf0e4 100644 --- a/databases/py-pytc/Makefile +++ b/databases/py-pytc/Makefile @@ -7,7 +7,7 @@ PORTNAME= pytc PORTVERSION= 0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |