diff options
author | sno <sno> | 2009-08-26 20:19:17 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 20:19:17 +0000 |
commit | 307abd76c585be93cce0426b66262b9321ce4396 (patch) | |
tree | 3059eff72c3bf023eecff8b08fc4c8b292637bd6 /games/crossfire-client-gtk | |
parent | f92b3183d50f1d2a5c79e2954bd77d6dbc2bee3f (diff) | |
download | pkgsrc-307abd76c585be93cce0426b66262b9321ce4396.tar.gz |
bump revision because of graphics/jpeg update
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 |