diff options
Diffstat (limited to 'misc/fd/Makefile')
-rw-r--r-- | misc/fd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/fd/Makefile b/misc/fd/Makefile index 2b85ee941e98..ef2b6ddabbd1 100644 --- a/misc/fd/Makefile +++ b/misc/fd/Makefile @@ -9,7 +9,8 @@ PORTNAME= fd PORTVERSION= 1.03l CATEGORIES= misc MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/ \ - ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^} + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= steve DISTNAME= FD-${PORTVERSION} MAINTAINER= nobu@psrc.isac.co.jp |