diff options
-rw-r--r-- | net-p2p/freenet/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/freenet/files/freenet.sh | 2 | ||||
-rw-r--r-- | net-p2p/freenet05/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/freenet05/files/freenet.sh | 2 | ||||
-rw-r--r-- | net-p2p/i2p/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/i2p/files/i2p.sh | 2 | ||||
-rw-r--r-- | net/freenet/Makefile | 2 | ||||
-rw-r--r-- | net/freenet/files/freenet.sh | 2 | ||||
-rw-r--r-- | net/i2p/Makefile | 1 | ||||
-rw-r--r-- | net/i2p/files/i2p.sh | 2 |
10 files changed, 10 insertions, 8 deletions
diff --git a/net-p2p/freenet/Makefile b/net-p2p/freenet/Makefile index 4c548f8579b9..a3101c965013 100644 --- a/net-p2p/freenet/Makefile +++ b/net-p2p/freenet/Makefile @@ -7,7 +7,7 @@ PORTNAME= freenet PORTVERSION= 0.5.2.1.5105 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ \ http://fgudin.nerim.net/files/ diff --git a/net-p2p/freenet/files/freenet.sh b/net-p2p/freenet/files/freenet.sh index 50c1e47294be..4d4b75251a6a 100644 --- a/net-p2p/freenet/files/freenet.sh +++ b/net-p2p/freenet/files/freenet.sh @@ -5,7 +5,7 @@ # Under a BSDL license. Copyright 2005. Mario S F Ferreira <lioux@FreeBSD.org> # PROVIDE: freenet -# REQUIRE: NETWORKING +# REQUIRE: LOGIN # KEYWORD: FreeBSD shutdown # diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile index 4c548f8579b9..a3101c965013 100644 --- a/net-p2p/freenet05/Makefile +++ b/net-p2p/freenet05/Makefile @@ -7,7 +7,7 @@ PORTNAME= freenet PORTVERSION= 0.5.2.1.5105 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ \ http://fgudin.nerim.net/files/ diff --git a/net-p2p/freenet05/files/freenet.sh b/net-p2p/freenet05/files/freenet.sh index 50c1e47294be..4d4b75251a6a 100644 --- a/net-p2p/freenet05/files/freenet.sh +++ b/net-p2p/freenet05/files/freenet.sh @@ -5,7 +5,7 @@ # Under a BSDL license. Copyright 2005. Mario S F Ferreira <lioux@FreeBSD.org> # PROVIDE: freenet -# REQUIRE: NETWORKING +# REQUIRE: LOGIN # KEYWORD: FreeBSD shutdown # 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 # diff --git a/net/freenet/Makefile b/net/freenet/Makefile index 4c548f8579b9..a3101c965013 100644 --- a/net/freenet/Makefile +++ b/net/freenet/Makefile @@ -7,7 +7,7 @@ PORTNAME= freenet PORTVERSION= 0.5.2.1.5105 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ \ http://fgudin.nerim.net/files/ diff --git a/net/freenet/files/freenet.sh b/net/freenet/files/freenet.sh index 50c1e47294be..4d4b75251a6a 100644 --- a/net/freenet/files/freenet.sh +++ b/net/freenet/files/freenet.sh @@ -5,7 +5,7 @@ # Under a BSDL license. Copyright 2005. Mario S F Ferreira <lioux@FreeBSD.org> # PROVIDE: freenet -# REQUIRE: NETWORKING +# REQUIRE: LOGIN # KEYWORD: FreeBSD shutdown # diff --git a/net/i2p/Makefile b/net/i2p/Makefile index 763ba13a4d06..5a5f841a55c1 100644 --- a/net/i2p/Makefile +++ b/net/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/i2p/files/i2p.sh b/net/i2p/files/i2p.sh index dd7fa52f64c3..25f8927faef0 100644 --- a/net/i2p/files/i2p.sh +++ b/net/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 # |