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