From 20d790b06407dc9ef463a2f60eeff0763f23c1dc Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Fri, 15 Dec 2017 19:26:41 +0000 Subject: devel/libsimdpp: Update to 2.1 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13501 --- devel/libsimdpp/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel/libsimdpp/Makefile') 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 -- cgit v1.2.3