diff options
author | Steve Price <steve@FreeBSD.org> | 2000-06-17 00:14:42 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-06-17 00:14:42 +0000 |
commit | 30563b53998852429b379c5698be8bc307cc56ca (patch) | |
tree | 13aabac59a77631dc1a79ba0e43c6dc993e2d50f /shells | |
parent | 55b3a89a5dc1e5d21b5b95046ad7991b0025987c (diff) | |
download | ports-30563b53998852429b379c5698be8bc307cc56ca.tar.gz ports-30563b53998852429b379c5698be8bc307cc56ca.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/fd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile index 373018b1c55f..2b85ee941e98 100644 --- a/shells/fd/Makefile +++ b/shells/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 |