diff options
Diffstat (limited to 'net/bind9/Makefile')
-rw-r--r-- | net/bind9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile index 1067fabd52d..8d8738b9862 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -15,7 +15,7 @@ PORTNAME= bind9 PORTVERSION= 9.2.2 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind9/${ISCVERSION}/,} + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,dns/bind9/${ISCVERSION}/,} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} DISTFILES= bind-${ISCVERSION}.tar.gz |