diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-09-15 20:56:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-09-15 20:56:59 +0000 |
commit | 5f5b6200612d98b8ea7359eb6b2f84297da7dca3 (patch) | |
tree | 747cc38e6153185856990e8c02593bb3ae208f7f /games/wormux | |
parent | c4f7d201ab4a93b2eac53cde1e3d764153c32deb (diff) |
Notes
Diffstat (limited to 'games/wormux')
-rw-r--r-- | games/wormux/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |