summaryrefslogtreecommitdiff
path: root/misc/fd
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-06-17 00:14:42 +0000
committerSteve Price <steve@FreeBSD.org>2000-06-17 00:14:42 +0000
commit30563b53998852429b379c5698be8bc307cc56ca (patch)
tree13aabac59a77631dc1a79ba0e43c6dc993e2d50f /misc/fd
parentAdd i18n support. (diff)
Use the distfiles now on ftp.freebsd.org instead of from my home directory
on freefall.
Notes
Notes: svn path=/head/; revision=29655
Diffstat (limited to 'misc/fd')
-rw-r--r--misc/fd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fd/Makefile b/misc/fd/Makefile
index 373018b1c55f..2b85ee941e98 100644
--- a/misc/fd/Makefile
+++ b/misc/fd/Makefile
@@ -9,7 +9,7 @@ PORTNAME= fd
PORTVERSION= 1.03l
CATEGORIES= misc
MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/ \
- http://people.FreeBSD.org/~steve/distfiles/
+ ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^}
DISTNAME= FD-${PORTVERSION}
MAINTAINER= nobu@psrc.isac.co.jp