diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-05-25 12:23:16 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-05-25 12:23:16 +0000 |
commit | 82ec6d9a35654f56b3becec3dc4b454b7c57b96b (patch) | |
tree | 01ac3e0a6c9fb7dc02cd43b13e7a55ccc61f93c2 /games/xgammon | |
parent | d860d79ec34aefda49d75eff2475f6066857574c (diff) | |
download | ports-82ec6d9a35654f56b3becec3dc4b454b7c57b96b.tar.gz ports-82ec6d9a35654f56b3becec3dc4b454b7c57b96b.zip |
Notes
Diffstat (limited to 'games/xgammon')
-rw-r--r-- | games/xgammon/Makefile | 8 | ||||
-rw-r--r-- | games/xgammon/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/xgammon/Makefile b/games/xgammon/Makefile index 0e792c1663cd..735196f26362 100644 --- a/games/xgammon/Makefile +++ b/games/xgammon/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: xgammon -# Version required: 0.98-12 +# Version required: 0.98-14 # Date created: 02 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.11 1998/12/12 04:18:42 asami Exp $ +# $Id: Makefile,v 1.12 1999/05/04 08:50:04 tg Exp $ # DISTNAME= xgammon-0.98 CATEGORIES= games MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/current/SRPMS/SRPMS/ \ - ftp://ftp.mpi-sb.mpg.de:/pub/linux/mirror/ftp.redhat.com/redhat/redhat-5.2/SRPMS/SRPMS/ \ + ftp://ftp.mpi-sb.mpg.de/pub/linux/mirror/ftp.redhat.com/redhat/current/SRPMS/SRPMS/ \ ftp://sunsite.Informatik.RWTH-Aachen.DE/pub/comp/Linux/redhat/current/SRPMS/SRPMS/ -EXTRACT_SUFX= -12.src.rpm +EXTRACT_SUFX= -14.src.rpm PATCH_DIST_STRIP= -p1 diff --git a/games/xgammon/distinfo b/games/xgammon/distinfo index cab1abdb7776..b295f95530ec 100644 --- a/games/xgammon/distinfo +++ b/games/xgammon/distinfo @@ -1 +1 @@ -MD5 (xgammon-0.98-12.src.rpm) = fa8d4978c2c0b2c4fc7587c073743892 +MD5 (xgammon-0.98-14.src.rpm) = b20a436b94d388b0a4f92d92b875fa80 |