diff options
author | jpaetzel <jpaetzel@FreeBSD.org> | 2011-01-23 22:32:57 +0800 |
---|---|---|
committer | jpaetzel <jpaetzel@FreeBSD.org> | 2011-01-23 22:32:57 +0800 |
commit | 81deafb763db45c2b4669a2a2cdb68f620b9be2f (patch) | |
tree | 4fd1cdf2a23fe9540dc89f0ffc79ea7443829f78 /databases/py-htsql/Makefile | |
parent | fe5cdf3ff156480eb2b5def4a9c16144af938335 (diff) | |
download | freebsd-ports-gnome-81deafb763db45c2b4669a2a2cdb68f620b9be2f.tar.gz freebsd-ports-gnome-81deafb763db45c2b4669a2a2cdb68f620b9be2f.tar.zst freebsd-ports-gnome-81deafb763db45c2b4669a2a2cdb68f620b9be2f.zip |
Update to latest version
Feature safe: yes
Diffstat (limited to 'databases/py-htsql/Makefile')
-rw-r--r-- | databases/py-htsql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-htsql/Makefile b/databases/py-htsql/Makefile index 88d0a92c43d2..1a5a071254fc 100644 --- a/databases/py-htsql/Makefile +++ b/databases/py-htsql/Makefile @@ -6,7 +6,7 @@ # PORTNAME= htsql -PORTVERSION= 2.0.0b5 +PORTVERSION= 2.0.0c1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |