diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:05:05 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:05:05 +0000 |
commit | 7e21a6476a66bd0d11b88a9d798624831fee469c (patch) | |
tree | 38af65c6adad16dba1e13346ecb52295abff07e6 /security/i2pd | |
parent | a38219861723215d3c7d044cc973c09fd60c0646 (diff) |
Notes
Diffstat (limited to 'security/i2pd')
-rw-r--r-- | security/i2pd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index f16510476ddf..ab8d591a8b1c 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -3,7 +3,7 @@ PORTNAME= i2pd PORTVERSION= 2.15.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net-p2p MAINTAINER= amdmi3@FreeBSD.org |