diff options
author | lioux <lioux@FreeBSD.org> | 2005-03-04 10:47:29 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-03-04 10:47:29 +0800 |
commit | 71ba6cbf5f83812cf90a74c11c0530f720291454 (patch) | |
tree | 2f3543bfbb4a8d34436a006d898cf1593cdc41ed /net-p2p/i2p/Makefile | |
parent | f251e319ed7d323d9e1b28eaf6d8c2b00d2f5a4e (diff) | |
download | freebsd-ports-graphics-71ba6cbf5f83812cf90a74c11c0530f720291454.tar.gz freebsd-ports-graphics-71ba6cbf5f83812cf90a74c11c0530f720291454.tar.zst freebsd-ports-graphics-71ba6cbf5f83812cf90a74c11c0530f720291454.zip |
o Update to 0.5.0.1
o Improve startup message in wrapper script
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 b9f4e008773..8b67bf528c8 100644 --- a/net-p2p/i2p/Makefile +++ b/net-p2p/i2p/Makefile @@ -6,7 +6,7 @@ # PORTNAME= i2p -PORTVERSION= 0.4.2.6 +PORTVERSION= 0.5.0.1 CATEGORIES= net java security MASTER_SITES= http://dev.i2p.net/i2p/ |