diff options
author | dougb <dougb@FreeBSD.org> | 2001-04-03 15:37:00 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-04-03 15:37:00 +0800 |
commit | a4c43b9975be01621916750b073e7125e629feba (patch) | |
tree | 83ae9765f626057d9b6f6b202743abe1c128a4ca /dns/bind94/Makefile | |
parent | c807ebe7d3af702d36c0028a5d880fe22ac40ba5 (diff) | |
download | freebsd-ports-gnome-a4c43b9975be01621916750b073e7125e629feba.tar.gz freebsd-ports-gnome-a4c43b9975be01621916750b073e7125e629feba.tar.zst freebsd-ports-gnome-a4c43b9975be01621916750b073e7125e629feba.zip |
Update to the actual release version of 9.1.1. If you're using
bind 9, upgrade to this version.
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}/ \ |