aboutsummaryrefslogtreecommitdiffstats
path: root/games/inform
diff options
context:
space:
mode:
authormph <mph@FreeBSD.org>2001-08-01 07:27:32 +0800
committermph <mph@FreeBSD.org>2001-08-01 07:27:32 +0800
commitb7e8ec1b5cdf787826fd5e2a50c5dab68163924e (patch)
treedab33110c53f697e6dba2359519c2bf8d55c2cc8 /games/inform
parentc2469cc76a97493647016f85454e03dcf150f2ee (diff)
downloadfreebsd-ports-gnome-b7e8ec1b5cdf787826fd5e2a50c5dab68163924e.tar.gz
freebsd-ports-gnome-b7e8ec1b5cdf787826fd5e2a50c5dab68163924e.tar.zst
freebsd-ports-gnome-b7e8ec1b5cdf787826fd5e2a50c5dab68163924e.zip
Chase distfile for documentation (into a subdirectory called "old",
sigh.)
Diffstat (limited to 'games/inform')
-rw-r--r--games/inform/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/inform/Makefile b/games/inform/Makefile
index 22827e248e58..384b0b63c589 100644
--- a/games/inform/Makefile
+++ b/games/inform/Makefile
@@ -15,7 +15,7 @@ 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/
+MASTER_SITES+= ftp://ftp.gmd.de/if-archive/infocom/compilers/inform6/manuals/old/
DISTFILES+= designers_manual_html.zip
.endif