diff options
Diffstat (limited to 'math/libxls/Makefile')
-rw-r--r-- | math/libxls/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/libxls/Makefile b/math/libxls/Makefile index 7a72f13fed37..e459df32f6f3 100644 --- a/math/libxls/Makefile +++ b/math/libxls/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libxls -PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTVERSION= 1.5.2 CATEGORIES= math devel MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/ |