diff options
author | antoine <antoine@FreeBSD.org> | 2014-06-05 13:03:28 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-06-05 13:03:28 +0800 |
commit | 56261c606b242145cab9cdc1008c33aea88e46bf (patch) | |
tree | cf642357fb6b8e415f77897590f9899af1beee17 /games | |
parent | 517fcaeb014b7c83ba8c7c31dfab7f7253a09d91 (diff) | |
download | freebsd-ports-gnome-56261c606b242145cab9cdc1008c33aea88e46bf.tar.gz freebsd-ports-gnome-56261c606b242145cab9cdc1008c33aea88e46bf.tar.zst freebsd-ports-gnome-56261c606b242145cab9cdc1008c33aea88e46bf.zip |
Add another mirror for mappack
Submitted by: lightside gmx
Diffstat (limited to 'games')
-rw-r--r-- | games/warsow-data/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/warsow-data/Makefile b/games/warsow-data/Makefile index ac763ed0b540..650e69d094d9 100644 --- a/games/warsow-data/Makefile +++ b/games/warsow-data/Makefile @@ -7,6 +7,7 @@ PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/warsow.mirror/Warsow%20${PORTVERSION} \ http://www.warsow.net:1337/~warsow/${PORTVERSION}/ \ + http://www.warsow.eu/:mappack \ LOCAL/nemysis/games:mappack PKGNAMEPREFIX= warsow- |