diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-04-03 07:37:00 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-04-03 07:37:00 +0000 |
commit | 683eaaa4ff765b627c52f147501abfaec4449cce (patch) | |
tree | b3348e4fea04bd4ca1a1de7a1e6ef3d57dc1ab6f /dns/bind94/Makefile | |
parent | 292b563b176eb6387132196c50c5cc1c245c3048 (diff) | |
download | ports-683eaaa4ff765b627c52f147501abfaec4449cce.tar.gz ports-683eaaa4ff765b627c52f147501abfaec4449cce.zip |
Notes
Diffstat (limited to 'dns/bind94/Makefile')
-rw-r--r-- | dns/bind94/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile index a377070748c1..ec4bbf2df5fb 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.1rc7 +PORTVERSION= 9.1.1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ |