Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/star star: Fix typo in comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96dc156bc29c
branches:  trunk
changeset: 431517:96dc156bc29c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 14 13:27:53 2020 +0000

description:
star: Fix typo in comment.

diffstat:

 archivers/star/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 94768dedb09a -r 96dc156bc29c archivers/star/Makefile
--- a/archivers/star/Makefile   Thu May 14 13:27:08 2020 +0000
+++ b/archivers/star/Makefile   Thu May 14 13:27:53 2020 +0000
@@ -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 @@
 
 # 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" ||       \



Home | Main Index | Thread Index | Old Index