pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libxlsxwriter: Change CATEGORIES to textproc
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Wed Jan 30 13:46:47 2019 +0100
Changeset: 0d594cc4c51bc3264fee770fd1aaaaf23e05b6e3
Modified Files:
libxlsxwriter/Makefile
Log Message:
libxlsxwriter: Change CATEGORIES to textproc
This is to be more consistent with other pkgsrc packages (there
are some packages that handle xls(x) in math too, but more in
textproc).
Discussed with Sijmen J. Mulder!
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0d594cc4c51bc3264fee770fd1aaaaf23e05b6e3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libxlsxwriter/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/libxlsxwriter/Makefile b/libxlsxwriter/Makefile
index 687b08da42..227e916b68 100644
--- a/libxlsxwriter/Makefile
+++ b/libxlsxwriter/Makefile
@@ -1,7 +1,7 @@
# $NetBSD$
DISTNAME= libxlsxwriter-0.8.4
-CATEGORIES= devel
+CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=jmcnamara/}
GITHUB_TAG= RELEASE_${PKGVERSION_NOREV}
Home |
Main Index |
Thread Index |
Old Index