diff options
Diffstat (limited to 'dns/bind84/Makefile')
-rw-r--r-- | dns/bind84/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind84/Makefile b/dns/bind84/Makefile index 3c6f55108b73..3f7b355a37ee 100644 --- a/dns/bind84/Makefile +++ b/dns/bind84/Makefile @@ -11,7 +11,7 @@ # you can generally build it cleanly from the source. - Doug PORTNAME= bind84 -PORTVERSION= 8.4.6 +PORTVERSION= 8.4.7 CATEGORIES?= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ http://dougbarton.us/Downloads/%SUBDIR%/ |