diff options
Diffstat (limited to 'games/freeciv-client/Makefile')
-rw-r--r-- | games/freeciv-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv-client/Makefile b/games/freeciv-client/Makefile index 0e7427c116c..922bb4f9e33 100644 --- a/games/freeciv-client/Makefile +++ b/games/freeciv-client/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.117 2021/12/08 16:04:28 adam Exp $ +# $NetBSD: Makefile,v 1.118 2022/08/11 05:08:26 gutteridge Exp $ PKGNAME= ${DISTNAME:S/-/-client-/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Freeciv client DEPENDS+= freeciv-share>=${FC_VERS}:../../games/freeciv-share |