diff options
Diffstat (limited to 'games/ccgo/Makefile')
-rw-r--r-- | games/ccgo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ccgo/Makefile b/games/ccgo/Makefile index f6d154036ca..48ecab73394 100644 --- a/games/ccgo/Makefile +++ b/games/ccgo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2012/03/03 00:13:05 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2012/06/14 07:44:25 sbd Exp $ DISTNAME= ccgo-0.3.6.3 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games MASTER_SITES= http://ccdw.org/~cjj/prog/ccgo/src/ |