aboutsummaryrefslogtreecommitdiff
path: root/graphics/matplotplusplus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/matplotplusplus/Makefile')
-rw-r--r--graphics/matplotplusplus/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/matplotplusplus/Makefile b/graphics/matplotplusplus/Makefile
index a65f3f31f1c0..43ddd34a53a3 100644
--- a/graphics/matplotplusplus/Makefile
+++ b/graphics/matplotplusplus/Makefile
@@ -1,7 +1,7 @@
PORTNAME= matplotplusplus
DISTVERSIONPREFIX= v
-DISTVERSION= 1.2.0
-PORTREVISION= 3
+DISTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= graphics devel
MAINTAINER= yuri@FreeBSD.org
@@ -25,6 +25,6 @@ USE_GITHUB= yes
GH_ACCOUNT= alandefreitas
CMAKE_ON= BUILD_SHARED_LIBS
-CMAKE_OFF= BUILD_TESTS BUILD_EXAMPLES
+CMAKE_OFF= BUILD_TESTING BUILD_EXAMPLES
.include <bsd.port.mk>