diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-06-18 15:51:47 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-06-18 15:51:47 +0000 |
commit | f226588423567321546c3e482a6fb8a587337ee7 (patch) | |
tree | b974931c197bcc127b6cb68bd3440338f0437430 /devel/py-tables/Makefile | |
parent | fd55934d74465a1de08f3fdcd779008ca273b458 (diff) |
Notes
Diffstat (limited to 'devel/py-tables/Makefile')
-rw-r--r-- | devel/py-tables/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile index 536e113bfd4b..dd20b7f01c88 100644 --- a/devel/py-tables/Makefile +++ b/devel/py-tables/Makefile @@ -7,7 +7,7 @@ # PORTNAME= tables -PORTVERSION= 2.1 +PORTVERSION= 2.1.1 CATEGORIES= devel python MASTER_SITES= http://www.pytables.org/download/stable/ \ http://www.pytables.org/download/py${PORTNAME}-${PORTVERSION}/ |