diff options
Diffstat (limited to 'games/warmux')
-rw-r--r-- | games/warmux/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |