diff options
Diffstat (limited to 'games/crossfire-client-gtk')
-rw-r--r-- | games/crossfire-client-gtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/crossfire-client-gtk/Makefile b/games/crossfire-client-gtk/Makefile index 423f20eb1e9..6f0c2db277f 100644 --- a/games/crossfire-client-gtk/Makefile +++ b/games/crossfire-client-gtk/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/11/04 08:36:34 adam Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/26 20:20:33 sno Exp $ .include "../../games/crossfire-client/Makefile.common" PKGNAME= crossfire-client-gtk-${CROSSFIRE_VERSION} +PKGREVISION= 1 COMMENT= Multi-player graphical arcade and adventure game; GTK client INSTALL_DIRS= gtk |