diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2016-03-23 17:20:35 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2016-03-23 17:20:35 +0800 |
commit | 41528b1b93aac853fa94024cc7b5ae7350b216c4 (patch) | |
tree | 6e74b4f992851b9e8620c5d2c8287fd363eddeef /dns/dnscrypt-wrapper | |
parent | 4c8d7352ae8f6df9df83f6a59761f3674def35c9 (diff) | |
download | freebsd-ports-graphics-41528b1b93aac853fa94024cc7b5ae7350b216c4.tar.gz freebsd-ports-graphics-41528b1b93aac853fa94024cc7b5ae7350b216c4.tar.zst freebsd-ports-graphics-41528b1b93aac853fa94024cc7b5ae7350b216c4.zip |
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports
PR: 206482
Submitted by: lev, w.schwarzenfeld@aon.at
Diffstat (limited to 'dns/dnscrypt-wrapper')
-rw-r--r-- | dns/dnscrypt-wrapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnscrypt-wrapper/Makefile b/dns/dnscrypt-wrapper/Makefile index 010dd88e977..1a488784947 100644 --- a/dns/dnscrypt-wrapper/Makefile +++ b/dns/dnscrypt-wrapper/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnscrypt-wrapper PORTVERSION= 0.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= freebsd@toyingwithfate.com |