aboutsummaryrefslogtreecommitdiffstats
path: root/devel/thrift/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/thrift/Makefile')
-rw-r--r--devel/thrift/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile
index 1292a4cfe520..acc4d6e8e8cf 100644
--- a/devel/thrift/Makefile
+++ b/devel/thrift/Makefile
@@ -5,8 +5,7 @@ PORTNAME= thrift
PORTVERSION= ${THRIFT_PORTVERSION} # get these from bsd.thrift.mk. any upgrade needs to check ALL dependencies
PORTEPOCH= 1
CATEGORIES= devel
-MASTER_SITES= APACHE
-MASTER_SITE_SUBDIR= /thrift/${PORTVERSION}
+MASTER_SITES= APACHE/thrift/${PORTVERSION}
MAINTAINER= komarov@valerka.net
COMMENT= Framework for scalable cross-language services development