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 b3f8a7d7f64..88fb28e2df5 100644 --- a/games/ccgo/Makefile +++ b/games/ccgo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2013/06/04 22:16:04 tron Exp $ +# $NetBSD: Makefile,v 1.49 2013/06/06 12:54:20 wiz Exp $ DISTNAME= ccgo-0.3.6.3 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= games MASTER_SITES= http://ccdw.org/~cjj/prog/ccgo/src/ |