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