diff options
Diffstat (limited to 'dns')
-rw-r--r-- | dns/autotrust/Makefile | 2 | ||||
-rw-r--r-- | dns/getdns/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/autotrust/Makefile b/dns/autotrust/Makefile index 4eb0670eb1d0..fe9cd4ca6b30 100644 --- a/dns/autotrust/Makefile +++ b/dns/autotrust/Makefile @@ -3,7 +3,7 @@ PORTNAME= autotrust PORTVERSION= 0.3.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= dns MASTER_SITES= http://www.nlnetlabs.nl/downloads/autotrust/ diff --git a/dns/getdns/Makefile b/dns/getdns/Makefile index b3d63f9cca88..33c92d0ec017 100644 --- a/dns/getdns/Makefile +++ b/dns/getdns/Makefile @@ -3,7 +3,7 @@ PORTNAME= getdns PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns ipv6 MASTER_SITES= https://getdnsapi.net/dist/ \ https://mirrors.rit.edu/zi/ \ |