diff options
author | acm <acm@FreeBSD.org> | 2006-09-07 23:51:08 +0000 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-09-07 23:51:08 +0000 |
commit | 6f97fe355727af77d65bc89d537971ff0e79bc1a (patch) | |
tree | ef91ae5568e56091aa4a81d1ce52f3342b6e5cf9 /games/warsow-data | |
parent | 16330e480089fd4c4dd105d9c1d66236790947ce (diff) | |
download | FreeBSD-ports-6f97fe355727af77d65bc89d537971ff0e79bc1a.zip FreeBSD-ports-6f97fe355727af77d65bc89d537971ff0e79bc1a.tar.gz |
- Remove duplicate MASTER_SITES variable.
Approved by: garga (mentor,implicit)
Diffstat (limited to 'games/warsow-data')
-rw-r--r-- | games/warsow-data/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/warsow-data/Makefile b/games/warsow-data/Makefile index f877999..8292f8a 100644 --- a/games/warsow-data/Makefile +++ b/games/warsow-data/Makefile @@ -9,7 +9,6 @@ PORTNAME= data PORTVERSION= 0.12 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://ftp.club-internet.fr/pub/games/nofrag/warsow/ MASTER_SITES= http://ftp.club-internet.fr/pub/games/nofrag/warsow/ \ http://mirrors-av.club-internet.fr/pub/games/nofrag/warsow/ \ http://kenh.rxvt.net/ \ |