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 5eed50e2e51..119f0a69f83 100644 --- a/games/crossfire-client-gtk2/Makefile +++ b/games/crossfire-client-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2010/09/14 11:01:47 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2010/11/15 22:57:00 abs Exp $ .include "../../games/crossfire-client/Makefile.common" PKGNAME= crossfire-client-gtk2-${CROSSFIRE_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Multi-player graphical arcade and adventure game; GTK2 client INSTALL_DIRS= gtk-v2 |