diff options
author | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
commit | 6e518767d09232e30f06f0bd3cd17933f190bdc3 (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /games/crossfire-client-gtk | |
parent | c5e0c2e5d46ec414c6fc396266fe509697320686 (diff) | |
download | pkgsrc-6e518767d09232e30f06f0bd3cd17933f190bdc3.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major bump.
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 8705e3ebf84..d917abf8b6c 100644 --- a/games/crossfire-client-gtk/Makefile +++ b/games/crossfire-client-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2012/01/28 11:00:57 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/12/16 01:52:14 obache Exp $ .include "../../games/crossfire-client/Makefile.common" PKGNAME= crossfire-client-gtk-${CROSSFIRE_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Multi-player graphical arcade and adventure game; GTK client INSTALL_DIRS= gtk |