diff options
Diffstat (limited to 'net/bind8/Makefile')
-rw-r--r-- | net/bind8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile index e545121a904f..78ace0c41686 100644 --- a/net/bind8/Makefile +++ b/net/bind8/Makefile @@ -11,7 +11,7 @@ # you can generally build it cleanly from the source. - Doug PORTNAME= bind -PORTVERSION= 8.3.5 +PORTVERSION= 8.3.6 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind/src/${PORTVERSION} |