summaryrefslogtreecommitdiff
path: root/converters/orcus
diff options
context:
space:
mode:
Diffstat (limited to 'converters/orcus')
-rw-r--r--converters/orcus/DESCR2
-rw-r--r--converters/orcus/Makefile4
2 files changed, 4 insertions, 2 deletions
diff --git a/converters/orcus/DESCR b/converters/orcus/DESCR
index 5fbe13e0f86..468f59badf0 100644
--- a/converters/orcus/DESCR
+++ b/converters/orcus/DESCR
@@ -1 +1,3 @@
Standalone file import filter library for spreadsheet documents.
+
+This package contains the 0.10 branch of the library.
diff --git a/converters/orcus/Makefile b/converters/orcus/Makefile
index 9c63c8a6fc4..9993f8de413 100644
--- a/converters/orcus/Makefile
+++ b/converters/orcus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2016/02/13 08:46:02 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/09/19 14:11:00 wiz Exp $
DISTNAME= liborcus-0.9.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
+COMMENT= Import filter library for spreadsheet documents (0.10 branch)
LICENSE= mpl-2.0
USE_LANGUAGES= c c++