diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-24 21:11:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-24 21:11:14 +0000 |
commit | 05f155d9b1c8a3f7e937c1e6e523633d843470f1 (patch) | |
tree | 1b91cf25a517f0678e0ea74c573d037f31f9c97a /dns/knot-resolver | |
parent | bab4673610e263d9d7f897d3dafdd31cd09e6d71 (diff) | |
download | freebsd-ports-05f155d9b1c8a3f7e937c1e6e523633d843470f1.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/knot-resolver')
-rw-r--r-- | dns/knot-resolver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/knot-resolver/Makefile b/dns/knot-resolver/Makefile index f1c0ec024dc8..8f69fe44ff25 100644 --- a/dns/knot-resolver/Makefile +++ b/dns/knot-resolver/Makefile @@ -3,7 +3,7 @@ PORTNAME= knot-resolver DISTVERSION= 2.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns ipv6 MASTER_SITES= https://secure.nic.cz/files/knot-resolver/ \ https://dns.company/downloads/knot-resolver/ |