pkgsrc-WIP-changes archive

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

gpatch: forgot to change Makefile a bit.



Module Name:	pkgsrc-wip
Committed By:	NishiOwO <nishi%e3t.cc@localhost>
Pushed By:	nishi
Date:		Sun Aug 20 09:30:58 2023 +0900
Changeset:	523164066052edee6de98f3e480436bf1bbee7ad

Modified Files:
	gpatch/Makefile

Log Message:
gpatch: forgot to change Makefile a bit.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=523164066052edee6de98f3e480436bf1bbee7ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gpatch/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/gpatch/Makefile b/gpatch/Makefile
index deef6aeb5f..c851e69257 100644
--- a/gpatch/Makefile
+++ b/gpatch/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	patch-2.7.6
+DISTNAME=	gpatch-2.7.6
 CATEGORIES=	devel
 MASTER_SITES=	https://ftp.gnu.org/gnu/patch/
 


Home | Main Index | Thread Index | Old Index