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 75cad6ed239..2a479b4ce5d 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2015/04/25 14:22:53 tnn Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:50:06 wiz Exp $ .include "../../games/crossfire-client/Makefile.common" -PKGREVISION= 15 +PKGREVISION= 16 COMMENT= Multi-player graphical arcade and adventure game; X11 client |