diff options
author | Doug Barton <dougb@FreeBSD.org> | 2002-02-03 21:37:34 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2002-02-03 21:37:34 +0000 |
commit | 60f5079d3b4c40ddcb4c91a20edd43ea47fd8185 (patch) | |
tree | 503dabd37dcfe92d6cdc1d6924de92a1a1b9e34c /net/bind8 | |
parent | aa8d8b00a7f59380714ab209c16f16081aa91ab4 (diff) | |
download | ports-60f5079d3b4c40ddcb4c91a20edd43ea47fd8185.tar.gz ports-60f5079d3b4c40ddcb4c91a20edd43ea47fd8185.zip |
Notes
Diffstat (limited to 'net/bind8')
-rw-r--r-- | net/bind8/Makefile | 2 | ||||
-rw-r--r-- | net/bind8/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile index a4fcdcd812bd..fdabcebbbea2 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.0 +PORTVERSION= 8.3.1 CATEGORIES?= net MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/${PORTVERSION}/ \ ftp://ftp.epix.net/pub/isc/bind/src/${PORTVERSION}/ \ diff --git a/net/bind8/distinfo b/net/bind8/distinfo index 6867b5172163..71da218312d8 100644 --- a/net/bind8/distinfo +++ b/net/bind8/distinfo @@ -1,2 +1,2 @@ -MD5 (bind-src.tar.gz) = bed3de4829ca7267368a4a61b72522e4 -MD5 (bind-doc.tar.gz) = dc275e489b89cccc52a2631f1f22c7ad +MD5 (bind-src.tar.gz) = ee0535239e3b254e98d7efe53f4d0fe7 +MD5 (bind-doc.tar.gz) = 54c63ec52daf69d52668299ada2dac68 |