diff options
Diffstat (limited to 'games/crossfire-client-gtk2/Makefile')
-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 253114d69ad..df1db8b01af 100644 --- a/games/crossfire-client-gtk2/Makefile +++ b/games/crossfire-client-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2013/06/04 22:16:04 tron Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/06 12:54:20 wiz Exp $ .include "../../games/crossfire-client/Makefile.common" PKGNAME= crossfire-client-gtk2-${CROSSFIRE_VERSION} -PKGREVISION= 19 +PKGREVISION= 20 COMMENT= Multi-player graphical arcade and adventure game; GTK2 client INSTALL_DIRS= gtk-v2 |