diff options
author | acm <acm@FreeBSD.org> | 2006-09-08 07:51:08 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-09-08 07:51:08 +0800 |
commit | 6f97fe355727af77d65bc89d537971ff0e79bc1a (patch) | |
tree | ef91ae5568e56091aa4a81d1ce52f3342b6e5cf9 /games/warsow-data | |
parent | 16330e480089fd4c4dd105d9c1d66236790947ce (diff) | |
download | freebsd-ports-gnome-6f97fe355727af77d65bc89d537971ff0e79bc1a.tar.gz freebsd-ports-gnome-6f97fe355727af77d65bc89d537971ff0e79bc1a.tar.zst freebsd-ports-gnome-6f97fe355727af77d65bc89d537971ff0e79bc1a.zip |
- 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 f877999569c3..8292f8a55ed6 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/ \ |