diff options
author | lioux <lioux@FreeBSD.org> | 2006-01-14 06:37:15 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2006-01-14 06:37:15 +0800 |
commit | 15715b5f5f4cbf5192bf6bc7a07439a463f4f28b (patch) | |
tree | 6759ca2a32ecbd236a0678a8bcabb88e53801a81 /net-p2p/i2p/Makefile | |
parent | cc75bf135e05734331ed80970d747bcfe779d9fd (diff) | |
download | freebsd-ports-gnome-15715b5f5f4cbf5192bf6bc7a07439a463f4f28b.tar.gz freebsd-ports-gnome-15715b5f5f4cbf5192bf6bc7a07439a463f4f28b.tar.zst freebsd-ports-gnome-15715b5f5f4cbf5192bf6bc7a07439a463f4f28b.zip |
Update to 0.6.1.9
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 2d91c801ea05..14d5a99e88ab 100644 --- a/net-p2p/i2p/Makefile +++ b/net-p2p/i2p/Makefile @@ -6,7 +6,7 @@ # PORTNAME= i2p -PORTVERSION= 0.6.1.8 +PORTVERSION= 0.6.1.9 CATEGORIES= net java security MASTER_SITES= http://dev.i2p.net/i2p/ |