summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/star/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/star/Makefile b/archivers/star/Makefile
index 94b3dcab51a..88ac0dee1ff 100644
--- a/archivers/star/Makefile
+++ b/archivers/star/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2020/05/14 11:36:34 micha Exp $
+# $NetBSD: Makefile,v 1.50 2020/05/14 13:27:53 wiz Exp $
DISTNAME= schily-2020-05-11
PKGNAME= star-1.6.1
@@ -70,7 +70,7 @@ SUBST_SED.install+= -e 's,STAR_CONF,${STAR_CONF:Q},'
# Man pages with documentation of file formats should go to section 4 on
# SysV based systems. All supported systems that are treated by schilytools
-# with "MANSTYLE= sysv" in the RULES/os-${OPSYS}.def" files must be catched
+# with "MANSTYLE= sysv" in the RULES/os-${OPSYS}.def" files must be caught
# by this check (IRIX and OSF/1 are treated with BSD style by schilytools).
PLIST_VARS+= bsd sysv
.if ${OPSYS} == "AIX" || \