diff options
author | asami <asami@FreeBSD.org> | 1996-07-10 10:36:45 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-07-10 10:36:45 +0800 |
commit | 11fa4cd9f3684a3853444e66318e77eefacf912b (patch) | |
tree | b7fae6045f5b4b549fea9246c70c056925cf0fcc /games/gnuchess | |
parent | 41153b11d38d081c2596f763daea24854cec2d6f (diff) | |
download | freebsd-ports-gnome-11fa4cd9f3684a3853444e66318e77eefacf912b.tar.gz freebsd-ports-gnome-11fa4cd9f3684a3853444e66318e77eefacf912b.tar.zst freebsd-ports-gnome-11fa4cd9f3684a3853444e66318e77eefacf912b.zip |
Upgrade, 4.0.75 -> 4.0.77.
Submitted by: markm
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 |