diff options
Diffstat (limited to 'games/gnuchess/Makefile')
-rw-r--r-- | games/gnuchess/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 158e6a9abf77..097086e7e21a 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: Gnu Chess -# Version required: 4.0pl75 -# Date created: 22 December 1995 +# Version required: 4.0pl77 +# Date created: 04 July 1996 # Whom: markm # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/12/23 16:54:11 markm Exp $ # -DISTNAME= gnuchess-4.0.pl75 -PKGNAME= gnuchess-4.0.75 +DISTNAME= gnuchess-4.0.pl77 +PKGNAME= gnuchess-4.0.77 CATEGORIES+= games MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ |