diff options
author | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
commit | af99af5e9cba76dc77709430a25869115f950e12 (patch) | |
tree | 8bfde80d3bf3676cad2ff03726dbe9118e082b1e /games/crossfire-client-gtk2 | |
parent | 688fd5edec81adbae50333c18705003e7e4f9997 (diff) | |
download | pkgsrc-af99af5e9cba76dc77709430a25869115f950e12.tar.gz |
Revbump after graphics/gd update
Diffstat (limited to 'games/crossfire-client-gtk2')
-rw-r--r-- | games/crossfire-client-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crossfire-client-gtk2/Makefile b/games/crossfire-client-gtk2/Makefile index 46d719c0411..b687be19c54 100644 --- a/games/crossfire-client-gtk2/Makefile +++ b/games/crossfire-client-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2016/03/05 11:28:30 jperkin Exp $ +# $NetBSD: Makefile,v 1.30 2016/08/03 10:22:45 adam Exp $ .include "../../games/crossfire-client/Makefile.common" PKGNAME= crossfire-client-gtk2-${CROSSFIRE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 COMMENT= Multi-player graphical arcade and adventure game; GTK2 client INSTALL_DIRS= gtk-v2 |