diff options
Diffstat (limited to 'games/crossfire-client-gtk')
-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 8705e3ebf84..d917abf8b6c 100644 --- a/games/crossfire-client-gtk/Makefile +++ b/games/crossfire-client-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2012/01/28 11:00:57 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/12/16 01:52:14 obache Exp $ .include "../../games/crossfire-client/Makefile.common" PKGNAME= crossfire-client-gtk-${CROSSFIRE_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Multi-player graphical arcade and adventure game; GTK client INSTALL_DIRS= gtk |