diff options
Diffstat (limited to 'games/ccgo/Makefile')
-rw-r--r-- | games/ccgo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/ccgo/Makefile b/games/ccgo/Makefile index 9f35832cf94..7c5fe93e0ae 100644 --- a/games/ccgo/Makefile +++ b/games/ccgo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2016/12/17 23:22:30 joerg Exp $ +# $NetBSD: Makefile,v 1.58 2017/02/06 13:55:20 wiz Exp $ DISTNAME= ccgo-0.3.6.5 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://ccdw.org/~cjj/prog/ccgo/src/ |