diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-06-25 05:11:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-06-25 05:11:14 +0800 |
commit | 1c7b45c32b7017ea0df0fc3ec68ac0075b1996a9 (patch) | |
tree | 1b91cf25a517f0678e0ea74c573d037f31f9c97a /dns/powerdns | |
parent | 0015bb45228d10ad6c2b9c122a4578be125c7acb (diff) | |
download | freebsd-ports-gnome-1c7b45c32b7017ea0df0fc3ec68ac0075b1996a9.tar.gz freebsd-ports-gnome-1c7b45c32b7017ea0df0fc3ec68ac0075b1996a9.tar.zst freebsd-ports-gnome-1c7b45c32b7017ea0df0fc3ec68ac0075b1996a9.zip |
Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
Diffstat (limited to 'dns/powerdns')
-rw-r--r-- | dns/powerdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index f924f257079c..de0880c024e6 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -2,7 +2,7 @@ PORTNAME= powerdns DISTVERSION= 4.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ DISTNAME= pdns-${DISTVERSION} |