diff options
Diffstat (limited to 'devel/compiler-rt/Makefile')
-rw-r--r-- | devel/compiler-rt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/compiler-rt/Makefile b/devel/compiler-rt/Makefile index cdb9b508b953..d455ea8c2bd1 100644 --- a/devel/compiler-rt/Makefile +++ b/devel/compiler-rt/Makefile @@ -4,8 +4,7 @@ PORTNAME= compiler-rt DISTVERSION= 0.r${SVN_REV} CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= brooks +MASTER_SITES= LOCAL/brooks MAINTAINER= brooks@FreeBSD.org COMMENT= Compiler runtime library with Blocks support |