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 44abd1b1981..c57925da691 100644 --- a/games/ccgo/Makefile +++ b/games/ccgo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2012/07/01 19:05:17 dholland Exp $ +# $NetBSD: Makefile,v 1.41 2012/09/07 19:16:35 adam Exp $ DISTNAME= ccgo-0.3.6.3 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= games MASTER_SITES= http://ccdw.org/~cjj/prog/ccgo/src/ |