aboutsummaryrefslogtreecommitdiff
path: root/security/i2pd
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2018-05-09 05:37:54 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2018-05-09 05:37:54 +0000
commitb1026e3cb4d9906b3828ee413bf8003fb2978486 (patch)
treeef3f2806082d6754d1e5733806f28642843c8bb7 /security/i2pd
parent831b75d7e4993c9f389d419344e19ae00b3dc7e3 (diff)
downloadports-b1026e3cb4d9906b3828ee413bf8003fb2978486.tar.gz
ports-b1026e3cb4d9906b3828ee413bf8003fb2978486.zip
- update to miniupnpc 2.1
PR: 228050 Submitted by: Hung-Yi Chen - fix python build - add LICENSE for slave port - make portlint happier - bump PORTREVISION on ports using the shared lib
Notes
Notes: svn path=/head/; revision=469430
Diffstat (limited to 'security/i2pd')
-rw-r--r--security/i2pd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile
index b2e27a59a40a..84d214f2dfb3 100644
--- a/security/i2pd/Makefile
+++ b/security/i2pd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= i2pd
PORTVERSION= 2.18.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security net-p2p
MAINTAINER= amdmi3@FreeBSD.org