diff options
author | Wen Heping <wen@FreeBSD.org> | 2016-10-10 13:03:23 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2016-10-10 13:03:23 +0000 |
commit | 1c8404d28d2587944e2b477a8ff173499b264959 (patch) | |
tree | 78b33723a547829689358884e98550fe1dfb7ab5 /math/clfft/Makefile | |
parent | 1134ee52b3ad7933e3f6eb08a2fb08835e040287 (diff) | |
download | ports-1c8404d28d2587944e2b477a8ff173499b264959.tar.gz ports-1c8404d28d2587944e2b477a8ff173499b264959.zip |
Notes
Diffstat (limited to 'math/clfft/Makefile')
-rw-r--r-- | math/clfft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/clfft/Makefile b/math/clfft/Makefile index 64cc2e8ce112..d17bf2214750 100644 --- a/math/clfft/Makefile +++ b/math/clfft/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clfft -PORTVERSION= 2.12.0 +PORTVERSION= 2.12.2 DISTVERSIONPREFIX= v CATEGORIES= math |