From 47619e42521f977633e87ef34ccff4f4d1b7594e Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 5 May 2016 06:28:58 +0000 Subject: Unconfuse pkglint. --- shells/zsh/Makefile.common | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'shells') diff --git a/shells/zsh/Makefile.common b/shells/zsh/Makefile.common index 45dfbfecf06..230f947598c 100644 --- a/shells/zsh/Makefile.common +++ b/shells/zsh/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.78 2015/09/07 12:02:06 jperkin Exp $ +# $NetBSD: Makefile.common,v 1.79 2016/05/05 06:28:58 wiz Exp $ # used by shells/zsh/Makefile DISTNAME= zsh-${ZSH_VERSION} @@ -123,8 +123,8 @@ PLIST.dynamic= yes .if ${OPSYS} == "SunOS" || ${OPSYS} == "Interix" do-patch: - # $ sha1 files/patch-ac - # SHA1 (files/patch-ac) = 0ef6928bbb277dfbcd8aff4f6fde9bdf1c3de483 +# $ sha1 files/patch-ac +# SHA1 (files/patch-ac) = 0ef6928bbb277dfbcd8aff4f6fde9bdf1c3de483 ${PATCH} -d ${WRKSRC} -i ${FILESDIR}/patch-ac .endif -- cgit v1.2.3