diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-08-07 03:08:30 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-08-07 03:08:30 +0800 |
commit | e8cceadd3fd7cae189cbfebc32b1949457c3220b (patch) | |
tree | 579316d8508dc12adace14a725595798cc260079 /games | |
parent | 56a9fa4b99af854068a167fe49bbbbcd39482dba (diff) | |
download | freebsd-ports-graphics-e8cceadd3fd7cae189cbfebc32b1949457c3220b.tar.gz freebsd-ports-graphics-e8cceadd3fd7cae189cbfebc32b1949457c3220b.tar.zst freebsd-ports-graphics-e8cceadd3fd7cae189cbfebc32b1949457c3220b.zip |
- update MASTER_SITES and WWW
Diffstat (limited to 'games')
-rw-r--r-- | games/stepbill/Makefile | 2 | ||||
-rw-r--r-- | games/stepbill/pkg-descr | 2 | ||||
-rw-r--r-- | games/xzip/Makefile | 9 | ||||
-rw-r--r-- | games/xzip/pkg-descr | 2 |
4 files changed, 8 insertions, 7 deletions
diff --git a/games/stepbill/Makefile b/games/stepbill/Makefile index c4556666683..eefca976c1e 100644 --- a/games/stepbill/Makefile +++ b/games/stepbill/Makefile @@ -9,7 +9,7 @@ PORTNAME= stepbill PORTVERSION= 2.4 PORTREVISION= 2 CATEGORIES= games gnustep -MASTER_SITES= http://www.linuks.mine.nu/stepbill/ \ +MASTER_SITES= http://gnu.ethz.ch/linuks.mine.nu/stepbill/ \ ${MASTER_SITE_GNUSTEP_CH} MAINTAINER= dinoex@FreeBSD.org diff --git a/games/stepbill/pkg-descr b/games/stepbill/pkg-descr index ede3adeb8d3..efa6833c941 100644 --- a/games/stepbill/pkg-descr +++ b/games/stepbill/pkg-descr @@ -11,4 +11,4 @@ the screen with your vital software. LICENSE: GPL2 or later -WWW: http://www.linuks.mine.nu/stepbill/ +WWW: http://gnu.ethz.ch/linuks.mine.nu/stepbill/ diff --git a/games/xzip/Makefile b/games/xzip/Makefile index 24395c2831f..bf089b611bf 100644 --- a/games/xzip/Makefile +++ b/games/xzip/Makefile @@ -10,11 +10,10 @@ 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.guetech.org/if-archive/infocom/interpreters/zip/ \ - ftp://mirror.holmoak.co.uk/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/ + 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.eblong.com/zarf/ftp/xzip182.tar.Z DISTNAME= xzip182 EXTRACT_SUFX= .tar.Z diff --git a/games/xzip/pkg-descr b/games/xzip/pkg-descr index 4585fe95af2..49360829df3 100644 --- a/games/xzip/pkg-descr +++ b/games/xzip/pkg-descr @@ -6,3 +6,5 @@ series from: More games can be found at: ftp://ftp.gmd.de/if-archive/games/zcode/ + +WWW: http://www.eblong.com/zarf/xzip.html |