diff options
author | lioux <lioux@FreeBSD.org> | 2009-06-24 19:44:15 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2009-06-24 19:44:15 +0800 |
commit | 313773036b36e1f81944c3ca798c311906c8096a (patch) | |
tree | a297fa5050d70134d5b6aec30df077bbef54fc16 /net-p2p/i2p/Makefile | |
parent | 121145c23bb4ce06e52148044055772c384f8f0b (diff) | |
download | freebsd-ports-gnome-313773036b36e1f81944c3ca798c311906c8096a.tar.gz freebsd-ports-gnome-313773036b36e1f81944c3ca798c311906c8096a.tar.zst freebsd-ports-gnome-313773036b36e1f81944c3ca798c311906c8096a.zip |
Update to 0.7.4
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 b15880e52038..c86836963b8a 100644 --- a/net-p2p/i2p/Makefile +++ b/net-p2p/i2p/Makefile @@ -6,7 +6,7 @@ # PORTNAME= i2p -PORTVERSION= 0.7.3 +PORTVERSION= 0.7.4 CATEGORIES= net-p2p java security MASTER_SITES= http://mirror.i2p2.de/:i2p \ ${MASTER_SITE_GOOGLE_CODE}:i2p \ |