diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-12-04 04:37:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-12-04 04:37:58 +0800 |
commit | 09f214141b11d878a615f58a2991bdb92422efe1 (patch) | |
tree | 8643477c9eef1b60995fe469aa792793e1e91db0 /math/py-altgraph/Makefile | |
parent | 7897e01ed8fab2cb9e5389a3f8f895fa84e358b4 (diff) | |
download | freebsd-ports-gnome-09f214141b11d878a615f58a2991bdb92422efe1.tar.gz freebsd-ports-gnome-09f214141b11d878a615f58a2991bdb92422efe1.tar.zst freebsd-ports-gnome-09f214141b11d878a615f58a2991bdb92422efe1.zip |
Update to 0.15
- Update WWW
Changes: https://bitbucket.org/ronaldoussoren/altgraph/src/default/doc/changelog.rst
Diffstat (limited to 'math/py-altgraph/Makefile')
-rw-r--r-- | math/py-altgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-altgraph/Makefile b/math/py-altgraph/Makefile index d8a0306293f4..d0398e136649 100644 --- a/math/py-altgraph/Makefile +++ b/math/py-altgraph/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= altgraph -PORTVERSION= 0.14 +PORTVERSION= 0.15 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |