diff options
Diffstat (limited to 'games/cgoban/Makefile')
-rw-r--r-- | games/cgoban/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile index 06530bc62417..3f9018130791 100644 --- a/games/cgoban/Makefile +++ b/games/cgoban/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cgoban -# Version required: 1.7.1 +# Version required: 1.9.2 # Date created: 28 October 1996 # Whom: simonm@dcs.gla.ac.uk # -# $Id: Makefile,v 1.4 1997/08/01 13:13:07 tg Exp $ +# $Id: Makefile,v 1.5 1997/09/23 19:04:33 andreas Exp $ # -DISTNAME= cgoban-1.8.2 +DISTNAME= cgoban-1.9.2 CATEGORIES= games MASTER_SITES= ftp://igs.nuri.net/Go/clients/ |