diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-23 21:26:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-23 21:26:09 +0000 |
commit | 25c34fd38fa2cbcad82a57e0e3c63c1c68d1e10c (patch) | |
tree | 9b4d6abe4240fe8081035cdc343a3c9031479b7e /dns | |
parent | 5d3fd1005c6f974f854a4c1976b65a8407a7dde3 (diff) | |
download | ports-25c34fd38fa2cbcad82a57e0e3c63c1c68d1e10c.tar.gz ports-25c34fd38fa2cbcad82a57e0e3c63c1c68d1e10c.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind10/Makefile | 2 | ||||
-rw-r--r-- | dns/bundy/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dns/bind10/Makefile b/dns/bind10/Makefile index dd04a1f1a492..4d99e679659b 100644 --- a/dns/bind10/Makefile +++ b/dns/bind10/Makefile @@ -3,7 +3,7 @@ PORTNAME= bind10 PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} diff --git a/dns/bundy/Makefile b/dns/bundy/Makefile index f331bccdbc6f..6a59126afe6f 100644 --- a/dns/bundy/Makefile +++ b/dns/bundy/Makefile @@ -3,6 +3,7 @@ PORTNAME= bundy PORTVERSION= 0.20150304 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= LOCAL/mat/bundy GH |