pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells/shellcheck
Module Name: pkgsrc
Committed By: gutteridge
Date: Wed Oct 14 00:23:34 UTC 2020
Modified Files:
pkgsrc/shells/shellcheck: Makefile
Log Message:
shellcheck: add $HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/shells/shellcheck/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/shells/shellcheck/Makefile
diff -u pkgsrc/shells/shellcheck/Makefile:1.1 pkgsrc/shells/shellcheck/Makefile:1.2
--- pkgsrc/shells/shellcheck/Makefile:1.1 Tue Oct 13 11:16:19 2020
+++ pkgsrc/shells/shellcheck/Makefile Wed Oct 14 00:23:34 2020
@@ -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