diff options
Diffstat (limited to 'dns/bind94')
-rw-r--r-- | dns/bind94/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile index 7138e942bed3..d797e7ce8f1a 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/Makefile @@ -14,8 +14,7 @@ PORTNAME= bind9 PORTVERSION= 9.2.3 CATEGORIES= dns net ipv6 -MASTER_SITES= ${MASTER_SITE_ISC} \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,dns/bind9/${ISCVERSION}/,} +MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} DISTNAME= bind-${ISCVERSION} |