diff options
Diffstat (limited to 'devel/libcbor/Makefile')
-rw-r--r-- | devel/libcbor/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libcbor/Makefile b/devel/libcbor/Makefile index 0f4d18497b18..81a6f35ada05 100644 --- a/devel/libcbor/Makefile +++ b/devel/libcbor/Makefile @@ -1,7 +1,6 @@ PORTNAME= libcbor -PORTVERSION= 0.12.0 +PORTVERSION= 0.13.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org |