diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-01-03 13:36:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-01-03 13:36:58 +0000 |
commit | 97064443dea709f3d27beb516dab87ac6a533f54 (patch) | |
tree | 587fc934bc5975d202ef2a7a793afcc14cc63d41 /dns/bind910/Makefile | |
parent | d0cba2b7971cb52f3eeeee96d0b270e4cdc7c221 (diff) | |
download | ports-97064443dea709f3d27beb516dab87ac6a533f54.tar.gz ports-97064443dea709f3d27beb516dab87ac6a533f54.zip |
Notes
Diffstat (limited to 'dns/bind910/Makefile')
-rw-r--r-- | dns/bind910/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind910/Makefile b/dns/bind910/Makefile index 8efe2dabacf2..f0854ef027c9 100644 --- a/dns/bind910/Makefile +++ b/dns/bind910/Makefile @@ -3,7 +3,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMESUFFIX= 910 |