diff options
Diffstat (limited to 'math/py-libpoly/Makefile')
| -rw-r--r-- | math/py-libpoly/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/math/py-libpoly/Makefile b/math/py-libpoly/Makefile index 0a3164e63fa5..9efa08bd608d 100644 --- a/math/py-libpoly/Makefile +++ b/math/py-libpoly/Makefile @@ -1,13 +1,9 @@ PORTNAME= libpoly DISTVERSIONPREFIX= v -DISTVERSION= 0.1.13 -PORTREVISION= 1 +DISTVERSION= 0.2.1 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PATCH_SITES= https://github.com/SRI-CSL/libpoly/commit/ -PATCHFILES= 48f48f945111ab021bed4ad4f192f2cac0c2e84b.patch:-p1 - MAINTAINER= yuri@FreeBSD.org COMMENT= Python binding for libpoly WWW= https://github.com/SRI-CSL/libpoly |
