diff options
Diffstat (limited to 'dns/bind9')
-rw-r--r-- | dns/bind9/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index 1dddf5f..0a0bff3 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/Makefile @@ -13,6 +13,7 @@ PORTNAME= bind9 PORTVERSION= 9.2.3 +PORTEPOCH= 1 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,dns/bind9/${ISCVERSION}/,} |