diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-10-10 11:05:04 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-10-10 11:05:04 +0000 |
commit | 37f541660f461d5a3eac27bdfaf8e0e15756f82c (patch) | |
tree | 1935a0b73d034ac3cbe92c0ec7f0fded3141e683 /net-p2p/i2p | |
parent | 817f917859270f40890d3968b996f38e6e3ec9a6 (diff) | |
download | ports-37f541660f461d5a3eac27bdfaf8e0e15756f82c.tar.gz ports-37f541660f461d5a3eac27bdfaf8e0e15756f82c.zip |
Notes
Diffstat (limited to 'net-p2p/i2p')
-rw-r--r-- | net-p2p/i2p/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/i2p/files/i2p.sh | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/i2p/Makefile b/net-p2p/i2p/Makefile index 763ba13a4d06..5a5f841a55c1 100644 --- a/net-p2p/i2p/Makefile +++ b/net-p2p/i2p/Makefile @@ -7,6 +7,7 @@ PORTNAME= i2p PORTVERSION= 0.6.1.2 +PORTREVISION= 1 CATEGORIES= net java security MASTER_SITES= http://dev.i2p.net/i2p/ diff --git a/net-p2p/i2p/files/i2p.sh b/net-p2p/i2p/files/i2p.sh index dd7fa52f64c3..25f8927faef0 100644 --- a/net-p2p/i2p/files/i2p.sh +++ b/net-p2p/i2p/files/i2p.sh @@ -5,7 +5,7 @@ # Under a BSDL license. Copyright 2005. Mario S F Ferreira <lioux@FreeBSD.org> # PROVIDE: i2p -# REQUIRE: NETWORKING +# REQUIRE: LOGIN # KEYWORD: FreeBSD shutdown # |