pkgsrc-WIP-changes archive

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

cataclysm-dda-sdl: Fix version number



Module Name:	pkgsrc-wip
Committed By:	gnebbia <nebbionegiuseppe%gmail.com@localhost>
Pushed By:	nebbionegiuseppe
Date:		Tue Oct 11 23:35:33 2022 +0200
Changeset:	db530b5eef4d6a2937e5fb0f8722555968b0b5b2

Modified Files:
	cataclysm-dda-sdl/Makefile

Log Message:
cataclysm-dda-sdl: Fix version number

Version number fixed in Makefile.

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

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

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

diffs:
diff --git a/cataclysm-dda-sdl/Makefile b/cataclysm-dda-sdl/Makefile
index de0dbcb388..cbdf6ce7c5 100644
--- a/cataclysm-dda-sdl/Makefile
+++ b/cataclysm-dda-sdl/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.13 2022/09/11 12:51:37 wiz Exp $
 
 PKGREVISION= 5
-.include "../../games/cataclysm-dda/Makefile.common"
+.include "../../wip/cataclysm-dda/Makefile.common"
 
 PKGNAME=	${DISTNAME:S/-dda/-dda-sdl/}
 


Home | Main Index | Thread Index | Old Index