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 6f0c2db277f..3d07630c69f 100644 --- a/games/crossfire-client-gtk/Makefile +++ b/games/crossfire-client-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2009/08/26 20:20:33 sno Exp $ +# $NetBSD: Makefile,v 1.5 2010/01/18 09:58:51 wiz Exp $ .include "../../games/crossfire-client/Makefile.common" PKGNAME= crossfire-client-gtk-${CROSSFIRE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Multi-player graphical arcade and adventure game; GTK client INSTALL_DIRS= gtk |