diff options
Diffstat (limited to 'misc/fd')
-rw-r--r-- | misc/fd/Makefile | 2 |
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 |