diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-10 08:03:50 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-10 08:03:50 +0800 |
commit | 0d17c83c3ad3d3e964186993a3f46e7aa3379946 (patch) | |
tree | 3c32afc0db9b5df2e9757d21179cf58982bfac61 /games/ifm | |
parent | db2cb9aaf80591619d420cd6b11ac52731a7f843 (diff) | |
download | freebsd-ports-gnome-0d17c83c3ad3d3e964186993a3f46e7aa3379946.tar.gz freebsd-ports-gnome-0d17c83c3ad3d3e964186993a3f46e7aa3379946.tar.zst freebsd-ports-gnome-0d17c83c3ad3d3e964186993a3f46e7aa3379946.zip |
Remove obsolete mastersites.
Source: distfile survey
Diffstat (limited to 'games/ifm')
-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 |