diff options
Diffstat (limited to 'games/crossfire-client-gtk/Makefile')
-rw-r--r-- | games/crossfire-client-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crossfire-client-gtk/Makefile b/games/crossfire-client-gtk/Makefile index 1ac3d75fc0d..8705e3ebf84 100644 --- a/games/crossfire-client-gtk/Makefile +++ b/games/crossfire-client-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2011/04/22 13:43:34 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/01/28 11:00:57 wiz Exp $ .include "../../games/crossfire-client/Makefile.common" PKGNAME= crossfire-client-gtk-${CROSSFIRE_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Multi-player graphical arcade and adventure game; GTK client INSTALL_DIRS= gtk |