diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-05 14:57:42 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-05 14:57:42 +0800 |
commit | a677c35fee9cd3925eea143c59ae2a65724a2d57 (patch) | |
tree | 99757c587fe6a3d06d0da178dc457b3cd79b3b27 /games | |
parent | f96b6f1e6778f125481d8f9a467a5e389ff5b51a (diff) | |
download | freebsd-ports-gnome-a677c35fee9cd3925eea143c59ae2a65724a2d57.tar.gz freebsd-ports-gnome-a677c35fee9cd3925eea143c59ae2a65724a2d57.tar.zst freebsd-ports-gnome-a677c35fee9cd3925eea143c59ae2a65724a2d57.zip |
- Update MASTER_SITES
- While here drop MD5 support
PR: 152538
Submitted by: ilgiz <kegfru@gmail.com>
Approved by: maintainer timeout
Feature safe: yes
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-ut/Makefile | 2 | ||||
-rw-r--r-- | games/linux-ut/distinfo | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/games/linux-ut/Makefile b/games/linux-ut/Makefile index 72e972f95855..b08876d6b303 100644 --- a/games/linux-ut/Makefile +++ b/games/linux-ut/Makefile @@ -10,7 +10,7 @@ PORTVERSION= ${UTVERSION} PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= games linux -MASTER_SITES= http://liflg.0wnitsch.de/files/final/:p436 \ +MASTER_SITES= http://liflg.holarse.net/files/final/:p436 \ http://www.utpg.org/patches/:p451 DISTFILES= ${PATCH436FILES} \ ${PATCH451FILES} diff --git a/games/linux-ut/distinfo b/games/linux-ut/distinfo index ba4f1973fa8c..88312f1a156d 100644 --- a/games/linux-ut/distinfo +++ b/games/linux-ut/distinfo @@ -1,9 +1,6 @@ -MD5 (linux-ut/unreal.tournament_436-multilanguage.run) = 726aede817997a2aefccb8c20601d760 SHA256 (linux-ut/unreal.tournament_436-multilanguage.run) = 8c0f0e266744ed18b14f6f6777d9ce8ed3ece120ccc37e7bbffa92e5a92ad2a8 SIZE (linux-ut/unreal.tournament_436-multilanguage.run) = 7492482 -MD5 (linux-ut/unreal.tournament.official.bonus.pack.collection.run) = 82e71a81de1eaf4e09648372c0ca7289 SHA256 (linux-ut/unreal.tournament.official.bonus.pack.collection.run) = b4ac49ab1df2bd9644d05e0dfe6a67effbaeab739b6073c98220872eb9eec464 SIZE (linux-ut/unreal.tournament.official.bonus.pack.collection.run) = 37213789 -MD5 (linux-ut/UTPGPatch451.tar.bz2) = 77a735a78b1eb819042338859900b83b SHA256 (linux-ut/UTPGPatch451.tar.bz2) = 31a07fb289841ceba36ca707fafd8180f48e462a53a62a2b34d5bc0f61c2481d SIZE (linux-ut/UTPGPatch451.tar.bz2) = 3064473 |