diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-07 07:52:45 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-07 07:52:45 +0000 |
commit | 1d3fb3c0a6f5d9736a1c4257ee3b2b1e75ad5442 (patch) | |
tree | 4da9c6443e5d01e5a554f495add8ee029aba2ee4 /games/xzip | |
parent | b22b4639a7c8a570d540dd98a36eebff4f9b6dbd (diff) | |
download | ports-1d3fb3c0a6f5d9736a1c4257ee3b2b1e75ad5442.tar.gz ports-1d3fb3c0a6f5d9736a1c4257ee3b2b1e75ad5442.zip |
Notes
Diffstat (limited to 'games/xzip')
-rw-r--r-- | games/xzip/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/xzip/Makefile b/games/xzip/Makefile index 06f0df6f1ee0..08a0f1d0606f 100644 --- a/games/xzip/Makefile +++ b/games/xzip/Makefile @@ -10,9 +10,7 @@ PORTVERSION= 1.8.2 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/zip/ \ - ftp://www.plover.net/if-archive/infocom/interpreters/zip/ \ - ftp://ftp.funet.fi/pub/misc/if-archive/infocom/interpreters/zip/ \ - ftp://wuarchive.wustl.edu/doc/misc/if-archive/infocom/interpreters/zip/ \ + http://www.ifarchive.org/if-archive/infocom/interpreters/zip/ \ http://www.eblong.com/zarf/ftp/ DISTNAME= xzip182 EXTRACT_SUFX= .tar.Z |