diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2019-09-19 18:27:50 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2019-09-19 18:27:50 +0000 |
commit | 387889ff9aed93e29a371b6fb8567a07358ec83d (patch) | |
tree | bd648a795f2af8a424a445a2cab04668b88d1982 /games | |
parent | e19ec3f6fba912df5526d9aa95be7fca6a64390b (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/warmux/Makefile | 12 | ||||
-rw-r--r-- | games/warmux/pkg-descr | 2 |
2 files changed, 6 insertions, 8 deletions
diff --git a/games/warmux/Makefile b/games/warmux/Makefile index c5fd3c0371de..b7b62709befc 100644 --- a/games/warmux/Makefile +++ b/games/warmux/Makefile @@ -5,19 +5,17 @@ PORTNAME= warmux DISTVERSION= 11.04.1 PORTREVISION= 10 CATEGORIES= games -MASTER_SITES= http://download.gna.org/${PORTNAME}/ \ - http://download.gna.org/${PORTNAME}/archive/ +MASTER_SITES= http://ftp.nluug.nl/ibiblio/distributions/slitaz/sources/packages-cooking/w/ \ + http://mirror.clarkson.edu/slitaz/sources/packages/w/ \ + http://ftp.ec-m.fr/pub/OpenBSD/distfiles/ \ + https://ftp.uni-erlangen.de/gentoo/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= Turn-based artillery game with free software mascots LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= unfetchable -DEPRECATED= Unfetchable, unmaintained -EXPIRATION_DATE= 2019-10-16 - LIB_DEPENDS= libxml++-2.6.so:textproc/libxml++26 \ libcurl.so:ftp/curl diff --git a/games/warmux/pkg-descr b/games/warmux/pkg-descr index f3f3677f3901..abc4d8e00fff 100644 --- a/games/warmux/pkg-descr +++ b/games/warmux/pkg-descr @@ -14,4 +14,4 @@ from the Aliens to the Chickens. Also, new battlefields can be downloaded from the Internet, making strategy an important part of each battle. -WWW: https://sourceforge.net/projects/warmux.mirror/ +WWW: https://web.archive.org/web/20170513192248/http://gna.org/projects/warmux/ |