diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-04-12 06:36:31 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-04-12 06:36:31 +0000 |
commit | 9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b (patch) | |
tree | 919393f150a5705b76814a092d02703b32940682 /security/i2pd/Makefile | |
parent | 6987b2c75547dc39e8c95eaee0aabb36e4043ef0 (diff) | |
download | ports-9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b.tar.gz ports-9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b.zip |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
Notes
Notes:
svn path=/head/; revision=498698
Diffstat (limited to 'security/i2pd/Makefile')
-rw-r--r-- | security/i2pd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index 95f751a07b11..1a148914e6d2 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -3,6 +3,7 @@ PORTNAME= i2pd PORTVERSION= 2.24.0 +PORTREVISION= 1 CATEGORIES= security net-p2p MAINTAINER= amdmi3@FreeBSD.org |