diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 00:03:50 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 00:03:50 +0000 |
commit | c7f5396354821cf8cf62ba57a0bf244a4d9dbea4 (patch) | |
tree | 157def6c7ac59be6006de34018f45c1bebbd4bb4 /games | |
parent | 77856e1895cb3d263b17f190fbb01d2881dbcc75 (diff) | |
download | ports-c7f5396354821cf8cf62ba57a0bf244a4d9dbea4.tar.gz ports-c7f5396354821cf8cf62ba57a0bf244a4d9dbea4.zip |
Notes
Diffstat (limited to 'games')
-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 |