pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells/shellcheck shellcheck: add $HOMEPAGE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06d61ef2f543
branches:  trunk
changeset: 440629:06d61ef2f543
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Wed Oct 14 00:23:34 2020 +0000

description:
shellcheck: add $HOMEPAGE

diffstat:

 shells/shellcheck/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 6e7fca708c83 -r 06d61ef2f543 shells/shellcheck/Makefile
--- a/shells/shellcheck/Makefile        Wed Oct 14 00:21:54 2020 +0000
+++ b/shells/shellcheck/Makefile        Wed Oct 14 00:23:34 2020 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2020/10/13 11:16:19 jperkin Exp $
+# $NetBSD: Makefile,v 1.2 2020/10/14 00:23:34 gutteridge Exp $
 
 DISTNAME=      ShellCheck-0.7.1
 PKGNAME=       ${DISTNAME:tl}
 CATEGORIES=    shells devel
 
 MAINTAINER=    pkgsrc-users%pkgsrc.org@localhost
+HOMEPAGE=      https://www.shellcheck.net/
 COMMENT=       Shell script analysis tool
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index