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 67b1da0d253..9e53bc14d0c 100644 --- a/games/ccgo/Makefile +++ b/games/ccgo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2010/11/15 22:56:59 abs Exp $ +# $NetBSD: Makefile,v 1.34 2011/01/13 13:37:40 wiz Exp $ DISTNAME= ccgo-0.3.6.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= http://ccdw.org/~cjj/prog/ccgo/src/ |