Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/sloccount devel/sloccount: fix pkglint warning



details:   https://anonhg.NetBSD.org/pkgsrc/rev/320d097da25d
branches:  trunk
changeset: 433833:320d097da25d
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Jun 07 15:52:22 2020 +0000

description:
devel/sloccount: fix pkglint warning

diffstat:

 devel/sloccount/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 146befdaae24 -r 320d097da25d devel/sloccount/Makefile
--- a/devel/sloccount/Makefile  Sun Jun 07 15:49:32 2020 +0000
+++ b/devel/sloccount/Makefile  Sun Jun 07 15:52:22 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2020/05/13 04:01:36 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2020/06/07 15:52:22 rillig Exp $
 
 
 DISTNAME=      sloccount-2.26
@@ -9,7 +9,6 @@
 MAINTAINER=    khorben%defora.org@localhost
 HOMEPAGE=      https://www.dwheeler.com/sloccount/
 COMMENT=       Counting physical Source Lines of Code (SLOC)
-
 LICENSE=       gnu-gpl-v2
 
 USE_TOOLS+=    flex gunzip perl



Home | Main Index | Thread Index | Old Index