diff options
Diffstat (limited to 'games/crossfire-client/Makefile')
-rw-r--r-- | games/crossfire-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 14c6d6aad9f..69ccc1cd024 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2019/08/11 13:21:03 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2019/08/22 12:23:07 ryoon Exp $ .include "../../games/crossfire-client/Makefile.common" -PKGREVISION= 30 +PKGREVISION= 31 COMMENT= Multi-player graphical arcade and adventure game; X11 client |