summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorwiz <wiz>2017-01-24 07:38:00 +0000
committerwiz <wiz>2017-01-24 07:38:00 +0000
commitb993ec3f22adca7f66a35f824d375d58986b071e (patch)
tree240821372ba912456e085692a12e6ae1f00eb5f7 /converters
parentd45fb6d1f6b5fca645ce97640f2091b67a9df15d (diff)
downloadpkgsrc-b993ec3f22adca7f66a35f824d375d58986b071e.tar.gz
Fix version number in COMMENT and DESCR.
Diffstat (limited to 'converters')
-rw-r--r--converters/orcus/DESCR2
-rw-r--r--converters/orcus/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/converters/orcus/DESCR b/converters/orcus/DESCR
index 468f59badf0..dbad8f13001 100644
--- a/converters/orcus/DESCR
+++ b/converters/orcus/DESCR
@@ -1,3 +1,3 @@
Standalone file import filter library for spreadsheet documents.
-This package contains the 0.10 branch of the library.
+This package contains the 0.11 branch of the library.
diff --git a/converters/orcus/Makefile b/converters/orcus/Makefile
index 2e2bc197b98..f9bff27d432 100644
--- a/converters/orcus/Makefile
+++ b/converters/orcus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/01/01 16:06:06 adam Exp $
+# $NetBSD: Makefile,v 1.18 2017/01/24 07:38:00 wiz Exp $
DISTNAME= liborcus-0.11.2
PKGNAME= ${DISTNAME:S/lib//}
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= jaapb@NetBSD.org
HOMEPAGE= https://gitlab.com/orcus/orcus
-COMMENT= Import filter library for spreadsheet documents (0.10 branch)
+COMMENT= Import filter library for spreadsheet documents (0.11 branch)
LICENSE= mpl-2.0
SUBST_CLASSES+= fix-python