aboutsummaryrefslogtreecommitdiff
path: root/devel/libsimdpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libsimdpp/Makefile')
-rw-r--r--devel/libsimdpp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libsimdpp/Makefile b/devel/libsimdpp/Makefile
index ca5bd40f6072..a65e4f2fb12e 100644
--- a/devel/libsimdpp/Makefile
+++ b/devel/libsimdpp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libsimdpp
DISTVERSIONPREFIX= v
-DISTVERSION= 2.0
+DISTVERSION= 2.1
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
@@ -18,4 +18,6 @@ NO_BUILD= yes
NO_ARCH= yes
TEST_TARGET= check
+PLIST_SUB= PORTVERSION="${PORTVERSION}"
+
.include <bsd.port.mk>