aboutsummaryrefslogtreecommitdiffstats
path: root/devel/opencl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/opencl/Makefile')
-rw-r--r--devel/opencl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/opencl/Makefile b/devel/opencl/Makefile
index 0d511c69d28e..998e697dfaa6 100644
--- a/devel/opencl/Makefile
+++ b/devel/opencl/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= opencl
-PORTVERSION= 1.2
-PORTREVISION= 7
+PORTVERSION= 2.0
CATEGORIES= devel
MASTER_SITES= http://www.khronos.org/registry/cl/api/${PORTVERSION}/
DISTFILES= opencl.h cl_platform.h cl.h cl_ext.h cl_dx9_media_sharing.h \
@@ -12,7 +11,7 @@ DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY=
MAINTAINER= ohartman@zedat.fu-berlin.de
-COMMENT= Open Computing Language (OpenCL) specifications V1.2 (header files)
+COMMENT= Open Computing Language (OpenCL) specifications V2.0 (header files)
LICENSE= unknown
LICENSE_NAME= BSD-esque license agreement