Skip to content

Commit

Permalink
cataclysm-dda-sdl: Fix version number
Browse files Browse the repository at this point in the history
Version number fixed in Makefile.
  • Loading branch information
gnebbia committed Oct 11, 2022
1 parent 36f28eb commit db530b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cataclysm-dda-sdl/Makefile
Original file line number Diff line number Diff line change
@@ -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/}

Expand Down

0 comments on commit db530b5

Please sign in to comment.