aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2019-08-25 23:05:59 +0800
committertijl <tijl@FreeBSD.org>2019-08-25 23:05:59 +0800
commitf2ec5fbbbfd1371596274055234abb2e91a85583 (patch)
tree62c9c444a0fb23276851afb629b1c7a42fe975b0 /archivers
parentb2ae6f42979eb51dd492739b36d3171515aaefbe (diff)
downloadfreebsd-ports-gnome-f2ec5fbbbfd1371596274055234abb2e91a85583.tar.gz
freebsd-ports-gnome-f2ec5fbbbfd1371596274055234abb2e91a85583.tar.zst
freebsd-ports-gnome-f2ec5fbbbfd1371596274055234abb2e91a85583.zip
Fix CATEGORIES.
Reported by: FreshPorts sanity daemon
Diffstat (limited to 'archivers')
-rw-r--r--archivers/linux-c7-lz4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/linux-c7-lz4/Makefile b/archivers/linux-c7-lz4/Makefile
index 63f04d6d8e43..470efe88b9ba 100644
--- a/archivers/linux-c7-lz4/Makefile
+++ b/archivers/linux-c7-lz4/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lz4
PORTVERSION= 1.7.5
DISTVERSIONSUFFIX= -2.el7
-CATEGORIES= devel linux
+CATEGORIES= archivers linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= LZ4 compression library and utilities (Linux CentOS ${LINUX_DIST_VER})