diff options
author | tg <tg@FreeBSD.org> | 1998-11-25 15:47:24 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-11-25 15:47:24 +0800 |
commit | b1b71cdbf39fd13dd75ea7fb88a330b5270da08d (patch) | |
tree | 8876212aac0882ae3cd8265e0022873db24e20a5 | |
parent | 0fc820e20a9bef8c83a85006b8df3529fa33934f (diff) | |
download | freebsd-ports-gnome-b1b71cdbf39fd13dd75ea7fb88a330b5270da08d.tar.gz freebsd-ports-gnome-b1b71cdbf39fd13dd75ea7fb88a330b5270da08d.tar.zst freebsd-ports-gnome-b1b71cdbf39fd13dd75ea7fb88a330b5270da08d.zip |
Distfile has been changed. Use better mirror site.
-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 50a4cb365568..0fd1f5b2c24a 100644 --- a/games/xgammon/Makefile +++ b/games/xgammon/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: xgammon -# Version required: 0.98-11 +# Version required: 0.98-12 # Date created: 02 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1998/10/28 12:09:43 tg Exp $ +# $Id: Makefile,v 1.9 1998/11/09 08:16:25 tg Exp $ # DISTNAME= xgammon-0.98 CATEGORIES= games MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/current/SRPMS/SRPMS/ \ - ftp://ftp.gwdg.de/pub/linux/redhat/current/SRPMS/SRPMS/ -EXTRACT_SUFX= -11.src.rpm + ftp://ftp.mpi-sb.mpg.de:/pub/linux/mirror/ftp.redhat.com/redhat/redhat-5.2/SRPMS/SRPMS/ +EXTRACT_SUFX= -12.src.rpm PATCH_DIST_STRIP= -p1 diff --git a/games/xgammon/distinfo b/games/xgammon/distinfo index 13ddf0bd792b..cab1abdb7776 100644 --- a/games/xgammon/distinfo +++ b/games/xgammon/distinfo @@ -1 +1 @@ -MD5 (xgammon-0.98-11.src.rpm) = a6c268e21cabcd6986977a91107cccad +MD5 (xgammon-0.98-12.src.rpm) = fa8d4978c2c0b2c4fc7587c073743892 |