diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-24 18:34:16 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-24 18:34:16 +0000 |
commit | 37f54e0f66813dcddb3659fd7810198377792a1e (patch) | |
tree | 14d88ff45e3710ccf80308fb8ce1a086cd5f11ae /dns/bind910 | |
parent | 04ad7b544504ae333b1f3574897902b386bde4b4 (diff) | |
download | ports-37f54e0f66813dcddb3659fd7810198377792a1e.tar.gz ports-37f54e0f66813dcddb3659fd7810198377792a1e.zip |
Notes
Diffstat (limited to 'dns/bind910')
-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 dcd86460e71d..086d82e95d4f 100644 --- a/dns/bind910/Makefile +++ b/dns/bind910/Makefile @@ -2,7 +2,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMESUFFIX?= 910 |