diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | a96f4900ac951c1bb62cfab03e095e81439bb8bf (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /games/crossfire-client-gtk | |
parent | 2e332fe74c8e9ae8e035b8cdce887904aaeadac7 (diff) | |
download | pkgsrc-a96f4900ac951c1bb62cfab03e095e81439bb8bf.tar.gz |
Recursive bump for png-1.6.
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 d917abf8b6c..bd4cedb2073 100644 --- a/games/crossfire-client-gtk/Makefile +++ b/games/crossfire-client-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2012/12/16 01:52:14 obache Exp $ +# $NetBSD: Makefile,v 1.10 2013/02/16 11:21:15 wiz Exp $ .include "../../games/crossfire-client/Makefile.common" PKGNAME= crossfire-client-gtk-${CROSSFIRE_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Multi-player graphical arcade and adventure game; GTK client INSTALL_DIRS= gtk |