diff options
Diffstat (limited to 'dns/bind10/Makefile')
-rw-r--r-- | dns/bind10/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/bind10/Makefile b/dns/bind10/Makefile index 4d99e679659b..86d2462cff82 100644 --- a/dns/bind10/Makefile +++ b/dns/bind10/Makefile @@ -5,8 +5,7 @@ PORTNAME= bind10 PORTVERSION= 1.2.0 PORTREVISION= 3 CATEGORIES= dns -MASTER_SITES= ${MASTER_SITE_ISC} -MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} +MASTER_SITES= ISC/${PORTNAME}/${PORTVERSION} MAINTAINER= mat@FreeBSD.org COMMENT= Development version of ISC BIND 10 DNS Suite |