diff options
Diffstat (limited to 'devel/fb303/Makefile')
-rw-r--r-- | devel/fb303/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/fb303/Makefile b/devel/fb303/Makefile index 895d4c40540c..72a9d0db727a 100644 --- a/devel/fb303/Makefile +++ b/devel/fb303/Makefile @@ -6,8 +6,7 @@ PORTVERSION= ${THRIFT_PORTVERSION} PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= APACHE -MASTER_SITE_SUBDIR= thrift/${PORTVERSION} +MASTER_SITES= APACHE/thrift/${PORTVERSION} DISTNAME= thrift-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |