diff options
author | lioux <lioux@FreeBSD.org> | 2005-11-29 01:29:36 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-11-29 01:29:36 +0800 |
commit | 9ac59a3d72912cacc0635d1121743c39476fb162 (patch) | |
tree | 8fce69afcaa306749ddc845884f4e293d8c52c2a /net-p2p/i2p/Makefile | |
parent | 3bc89e780b8c18cd2079d7da700d6c6040ae3839 (diff) | |
download | freebsd-ports-graphics-9ac59a3d72912cacc0635d1121743c39476fb162.tar.gz freebsd-ports-graphics-9ac59a3d72912cacc0635d1121743c39476fb162.tar.zst freebsd-ports-graphics-9ac59a3d72912cacc0635d1121743c39476fb162.zip |
Update to 0.6.1.6
Diffstat (limited to 'net-p2p/i2p/Makefile')
-rw-r--r-- | net-p2p/i2p/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/i2p/Makefile b/net-p2p/i2p/Makefile index 01aeb756b3c..2c26708a23b 100644 --- a/net-p2p/i2p/Makefile +++ b/net-p2p/i2p/Makefile @@ -6,7 +6,7 @@ # PORTNAME= i2p -PORTVERSION= 0.6.1.5 +PORTVERSION= 0.6.1.6 CATEGORIES= net java security MASTER_SITES= http://dev.i2p.net/i2p/ |