diff options
Diffstat (limited to 'games/genecys-client/Makefile')
-rw-r--r-- | games/genecys-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/genecys-client/Makefile b/games/genecys-client/Makefile index df129a9e0c7..0d8739bc6c5 100644 --- a/games/genecys-client/Makefile +++ b/games/genecys-client/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2013/06/04 22:16:05 tron Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/06 12:54:21 wiz Exp $ # DISTNAME= genecys-0.2 PKGNAME= genecys-client-0.2 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=genecys/} |