diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-12-12 00:15:49 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-12-12 00:15:49 +0000 |
commit | 7c879267dc47bb7723011ce7fd8f8cb518739c8c (patch) | |
tree | d48522d464e1ff041584b2a31f9ed94d0a22776f /security/i2pd | |
parent | c96bb1299df44dcc114eb2c2be07deefb39984b6 (diff) |
Notes
Diffstat (limited to 'security/i2pd')
-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 75df753eb08f..85a0f55a444b 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -3,6 +3,7 @@ PORTNAME= i2pd PORTVERSION= 2.22.0 +PORTREVISION= 1 CATEGORIES= security net-p2p MAINTAINER= amdmi3@FreeBSD.org |