diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 14:46:53 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 14:46:53 +0000 |
commit | 4cf39decb348615b9c8a28370d987a85d1b8a5ed (patch) | |
tree | b3f23bc1a7f6b90c311d8cc64601a4f8c603f717 /security/i2pd | |
parent | acbf1d3f152bc516e4c5a5d7588eece618948125 (diff) |
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 5fc203ddd1aa..a73558ea32cc 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -1,5 +1,6 @@ PORTNAME= i2pd DISTVERSION= 2.42.1 +PORTREVISION= 1 CATEGORIES= security net-p2p MAINTAINER= driesm@FreeBSD.org |