diff options
author | Johan van Selst <johans@FreeBSD.org> | 2016-01-24 05:14:18 +0800 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2016-01-24 05:14:18 +0800 |
commit | c590f0bad986c1ea6ac196f20c88448e75de1a6e (patch) | |
tree | 5d63dd08b4a6b424872f4a0aff2c3ecd57292611 /dns/knot2 | |
parent | 61eb9ad3a2ef2614e59cdc813559f76f208b3b6c (diff) | |
download | freebsd-ports-gnome-c590f0bad986c1ea6ac196f20c88448e75de1a6e.tar.gz freebsd-ports-gnome-c590f0bad986c1ea6ac196f20c88448e75de1a6e.tar.zst freebsd-ports-gnome-c590f0bad986c1ea6ac196f20c88448e75de1a6e.zip |
Bump versions to chase Nettle shared library update
Diffstat (limited to 'dns/knot2')
-rw-r--r-- | dns/knot2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/knot2/Makefile b/dns/knot2/Makefile index d28e7149fd20..af17e0a9ff47 100644 --- a/dns/knot2/Makefile +++ b/dns/knot2/Makefile @@ -3,6 +3,7 @@ PORTNAME= knot DISTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= dns ipv6 MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ http://dns-lab.com/downloads/knot-dns/ |