diff options
Diffstat (limited to 'dns/powerdns-recursor/Makefile')
-rw-r--r-- | dns/powerdns-recursor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index fab4f26f26a8..3244948f8fb4 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,6 +1,6 @@ PORTNAME= recursor -DISTVERSION= 5.2.2 -PORTREVISION= 3 +DISTVERSION= 5.2.5 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- |