diff options
author | pav <pav@FreeBSD.org> | 2009-09-16 04:56:59 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-09-16 04:56:59 +0800 |
commit | 08e50df06127495f5fd818d23ac1cbc06a7e48ae (patch) | |
tree | 94448eb49341f1396611ea15ba5268ccab78d7c4 /games | |
parent | 6912936251c3ec09b82d7eee2997e1966e925f24 (diff) | |
download | freebsd-ports-gnome-08e50df06127495f5fd818d23ac1cbc06a7e48ae.tar.gz freebsd-ports-gnome-08e50df06127495f5fd818d23ac1cbc06a7e48ae.tar.zst freebsd-ports-gnome-08e50df06127495f5fd818d23ac1cbc06a7e48ae.zip |
- Fix fetch
Reported by: pointyhat
Feature safe: yes
Diffstat (limited to 'games')
-rw-r--r-- | games/warmux/Makefile | 3 | ||||
-rw-r--r-- | games/wormux/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/games/warmux/Makefile b/games/warmux/Makefile index f0ad395f84da..005ba46f447b 100644 --- a/games/warmux/Makefile +++ b/games/warmux/Makefile @@ -9,7 +9,8 @@ PORTNAME= wormux DISTVERSION= 0.8.3 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= http://download.gna.org/wormux/ +MASTER_SITES= http://download.gna.org/wormux/ \ + http://download.gna.org/wormux/archive/ MAINTAINER= toha@toha.org.ua COMMENT= Wormux game diff --git a/games/wormux/Makefile b/games/wormux/Makefile index f0ad395f84da..005ba46f447b 100644 --- a/games/wormux/Makefile +++ b/games/wormux/Makefile @@ -9,7 +9,8 @@ PORTNAME= wormux DISTVERSION= 0.8.3 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= http://download.gna.org/wormux/ +MASTER_SITES= http://download.gna.org/wormux/ \ + http://download.gna.org/wormux/archive/ MAINTAINER= toha@toha.org.ua COMMENT= Wormux game |