Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/cups cups: add a comment to appease pkglint



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b9cd9b0145dd
branches:  trunk
changeset: 432843:b9cd9b0145dd
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Tue May 26 08:37:49 2020 +0000

description:
cups: add a comment to appease pkglint

diffstat:

 print/cups/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r b9751d91ace1 -r b9cd9b0145dd print/cups/Makefile.common
--- a/print/cups/Makefile.common        Tue May 26 08:36:55 2020 +0000
+++ b/print/cups/Makefile.common        Tue May 26 08:37:49 2020 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile.common,v 1.11 2020/05/02 11:47:16 leot Exp $
+# $NetBSD: Makefile.common,v 1.12 2020/05/26 08:37:49 triaxx Exp $
 #
 # used by print/cups/Makefile
 # used by print/cups-base/Makefile
+# used by print/libcups/Makefile
 
 CUPS_VERS=     2.3.3
 DISTNAME=      cups-${CUPS_VERS}-source



Home | Main Index | Thread Index | Old Index