diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-02-02 20:42:46 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-03-07 17:39:13 +0000 |
commit | 2d8f8573167d49958b7fbf471f42a360a20227d8 (patch) | |
tree | 4f8de5446ee2f75755beec28cf04f0baad4d44b6 /graphics/py-visvis | |
parent | 919140cdc1eae208a8708625967cdce4cdc75fc3 (diff) |
Diffstat (limited to 'graphics/py-visvis')
-rw-r--r-- | graphics/py-visvis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-visvis/Makefile b/graphics/py-visvis/Makefile index 6085a867ef33..65eeccbbdd3c 100644 --- a/graphics/py-visvis/Makefile +++ b/graphics/py-visvis/Makefile @@ -2,7 +2,7 @@ PORTNAME= visvis PORTVERSION= 1.13.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |