aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormph <mph@FreeBSD.org>2001-09-23 13:50:35 +0800
committermph <mph@FreeBSD.org>2001-09-23 13:50:35 +0800
commita2df13390cdc9dc50dc36702a47b05c0db5c2c48 (patch)
treeb4c9a850da9136e82652adc02425686ad2a0d863 /games
parenta6ea8f06974a19fd31ec9403ea82593a6c6101c6 (diff)
downloadfreebsd-ports-graphics-a2df13390cdc9dc50dc36702a47b05c0db5c2c48.tar.gz
freebsd-ports-graphics-a2df13390cdc9dc50dc36702a47b05c0db5c2c48.tar.zst
freebsd-ports-graphics-a2df13390cdc9dc50dc36702a47b05c0db5c2c48.zip
Start using ftp.ifarchive.org as ftp.gmd.de is scheduled to go away.
Submitted by: Adam Kranzel <adam@alameda.edu>
Diffstat (limited to 'games')
-rw-r--r--games/inform/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/inform/Makefile b/games/inform/Makefile
index 384b0b63c58..6fd8491cbfc 100644
--- a/games/inform/Makefile
+++ b/games/inform/Makefile
@@ -8,14 +8,14 @@
PORTNAME= inform
PORTVERSION= 6.21
CATEGORIES= games
-MASTER_SITES= ftp://ftp.gmd.de/if-archive/infocom/compilers/inform6/source/ \
- ftp://ftp.gmd.de/if-archive/infocom/compilers/inform6/library/
+MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/compilers/inform6/source/ \
+ ftp://ftp.ifarchive.org/if-archive/infocom/compilers/inform6/library/
DISTFILES= inform621_source.zip inform_library610.zip
MAINTAINER= mph@freebsd.org
.if !defined(NOPORTDOCS)
-MASTER_SITES+= ftp://ftp.gmd.de/if-archive/infocom/compilers/inform6/manuals/old/
+MASTER_SITES+= ftp://ftp.ifarchive.org/if-archive/infocom/compilers/inform6/manuals/old/
DISTFILES+= designers_manual_html.zip
.endif
2006-09-051-1/+1 * SHA256ifyedwin2006-01-241-0/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1 * Update to 0.6.5novel2005-03-14