summaryrefslogtreecommitdiff
path: root/textproc/libwps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libwps/Makefile')
-rw-r--r--textproc/libwps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libwps/Makefile b/textproc/libwps/Makefile
index 9beee02c952d..083ebc4165b3 100644
--- a/textproc/libwps/Makefile
+++ b/textproc/libwps/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libwps
-PORTVERSION= 0.4.11
+PORTVERSION= 0.4.12
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -23,7 +23,7 @@ USES= compiler:c++11-lib libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
-LIBVERSION= 4.0.11
+LIBVERSION= 4.0.12
PLIST_SUB+= LIBVERSION=${LIBVERSION}
.include <bsd.port.mk>