diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-07-10 02:36:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-07-10 02:36:45 +0000 |
commit | fb6aa57be29acfa2a08fd06cb8827025917c2e36 (patch) | |
tree | b1e0dcf3002821584ed398d091a05a2056b07a84 /games/gnuchess | |
parent | 3f6dbd9ebdb303d6b138ff9d668baecf11f9993a (diff) |
Upgrade, 4.0.75 -> 4.0.77.
Submitted by: markm
Notes
Notes:
svn path=/head/; revision=3333
Diffstat (limited to 'games/gnuchess')
-rw-r--r-- | games/gnuchess/Makefile | 10 | ||||
-rw-r--r-- | games/gnuchess/distinfo | 2 |
2 files changed, 6 insertions, 6 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/ diff --git a/games/gnuchess/distinfo b/games/gnuchess/distinfo index 7f66eeefbc99..6065f5ffec68 100644 --- a/games/gnuchess/distinfo +++ b/games/gnuchess/distinfo @@ -1 +1 @@ -MD5 (gnuchess-4.0.pl75.tar.gz) = aafef7fefcbd8bbc42167332673433fb +MD5 (gnuchess-4.0.pl77.tar.gz) = 0d6d3b248bed324e2cb73b63faab2b22 |