aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/buffer/Makefile3
-rw-r--r--misc/fd/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/buffer/Makefile b/misc/buffer/Makefile
index a3028fb51746..27bf632ac9c9 100644
--- a/misc/buffer/Makefile
+++ b/misc/buffer/Makefile
@@ -8,7 +8,8 @@
PORTNAME= buffer
PORTVERSION= 1.17.1
CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= steve
MAINTAINER= jonny@jonny.eng.br
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