diff options
author | Doug Barton <dougb@FreeBSD.org> | 2003-06-09 20:36:36 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2003-06-09 20:36:36 +0000 |
commit | 4c7e16c85d3e58baccdc62bb8c6efcbcd1fb3bbe (patch) | |
tree | c3c3a3b66ffe4e3582f9b4c93f16754ef792d27d /net | |
parent | fac8bd517bfbd2a68f0b16e360287fcbc58b1390 (diff) | |
download | ports-4c7e16c85d3e58baccdc62bb8c6efcbcd1fb3bbe.tar.gz ports-4c7e16c85d3e58baccdc62bb8c6efcbcd1fb3bbe.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/bind84/Makefile | 2 | ||||
-rw-r--r-- | net/bind84/distinfo | 4 |
2 files changed, 3 insertions, 3 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} diff --git a/net/bind84/distinfo b/net/bind84/distinfo index 89c1a9625fd2..920a52579eca 100644 --- a/net/bind84/distinfo +++ b/net/bind84/distinfo @@ -1,2 +1,2 @@ -MD5 (bind-8.4.0/bind-src.tar.gz) = dbfe076a6a9eac6e77aa34001112f2ed -MD5 (bind-8.4.0/bind-doc.tar.gz) = 30a9211739088226f158f4ac2ae96380 +MD5 (bind-8.4.1/bind-src.tar.gz) = 5e9dae6f39d6846d8d46b75414e9de5e +MD5 (bind-8.4.1/bind-doc.tar.gz) = 73fac155a53fc6edf385c3222f84f5c5 |