summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorsno <sno>2009-08-26 20:19:17 +0000
committersno <sno>2009-08-26 20:19:17 +0000
commit307abd76c585be93cce0426b66262b9321ce4396 (patch)
tree3059eff72c3bf023eecff8b08fc4c8b292637bd6 /games
parentf92b3183d50f1d2a5c79e2954bd77d6dbc2bee3f (diff)
downloadpkgsrc-307abd76c585be93cce0426b66262b9321ce4396.tar.gz
bump revision because of graphics/jpeg update
Diffstat (limited to 'games')
-rw-r--r--games/crossfire-client-gtk/Makefile3
-rw-r--r--games/crossfire-client/Makefile3
2 files changed, 4 insertions, 2 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
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile
index 768e455561b..5cc7054e707 100644
--- a/games/crossfire-client/Makefile
+++ b/games/crossfire-client/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/11/04 08:36:34 adam Exp $
+# $NetBSD: Makefile,v 1.5 2009/08/26 20:20:33 sno Exp $
.include "../../games/crossfire-client/Makefile.common"
+PKGREVISION= 1
COMMENT= Multi-player graphical arcade and adventure game; X11 client