diff options
-rw-r--r-- | games/ifm/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/ifm/Makefile b/games/ifm/Makefile index bf5163298ab1..3b3c6c7fd5b0 100644 --- a/games/ifm/Makefile +++ b/games/ifm/Makefile @@ -10,11 +10,7 @@ PORTVERSION= 5.1 CATEGORIES= games tk84 MASTER_SITES= http://www.ifarchive.org/%SUBDIR%/ \ ftp://ftp.ifarchive.org/%SUBDIR%/ \ - ftp://www.plover.net/%SUBDIR%/ \ - ftp://ftp.guetech.org/%SUBDIR%/ \ - ftp://mirror.holmoak.co.uk/%SUBDIR%/ \ - ftp://ftp.funet.fi/pub/misc/%SUBDIR%/ \ - ftp://wuarchive.wustl.edu/doc/misc/%SUBDIR%/ + ftp://ftp.funet.fi/pub/misc/%SUBDIR%/ MASTER_SITE_SUBDIR= if-archive/mapping-tools MAINTAINER= ports@FreeBSD.org |