diff options
author | pho <pho@pkgsrc.org> | 2021-05-03 19:00:52 +0000 |
---|---|---|
committer | pho <pho@pkgsrc.org> | 2021-05-03 19:00:52 +0000 |
commit | 5992c20f6f8403cd2962b69d1794610fde1a7ae8 (patch) | |
tree | 9451f4a510a7bad6e757931718ac2e444bdcb15c /shells | |
parent | 6139bcfecbfa8853f13d3f4ee325ce1ae43a9b1d (diff) | |
download | pkgsrc-5992c20f6f8403cd2962b69d1794610fde1a7ae8.tar.gz |
*: Bump PKGREVISION for ghc-9.0.1
Diffstat (limited to 'shells')
-rw-r--r-- | shells/shellcheck/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/shellcheck/Makefile b/shells/shellcheck/Makefile index efff9f38c0d..698f9f20314 100644 --- a/shells/shellcheck/Makefile +++ b/shells/shellcheck/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2021/04/24 13:51:23 pho Exp $ +# $NetBSD: Makefile,v 1.4 2021/05/03 19:01:11 pho Exp $ DISTNAME= ShellCheck-0.7.2 PKGNAME= ${DISTNAME:tl} +PKGREVISION= 1 CATEGORIES= shells devel MAINTAINER= pkgsrc-users@NetBSD.org |