diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/arpd/Makefile | 1 | ||||
-rw-r--r-- | net/honeyd/Makefile | 1 | ||||
-rw-r--r-- | net/nylon/Makefile | 1 | ||||
-rw-r--r-- | net/plb/Makefile | 2 | ||||
-rw-r--r-- | net/trickle/Makefile | 1 | ||||
-rw-r--r-- | net/vomit/Makefile | 1 |
6 files changed, 6 insertions, 1 deletions
diff --git a/net/arpd/Makefile b/net/arpd/Makefile index a342e81081a..dfbbbdf2b4e 100644 --- a/net/arpd/Makefile +++ b/net/arpd/Makefile @@ -7,6 +7,7 @@ PORTNAME= arpd PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index 3f1c62c1ebb..a39c0d631e9 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -7,6 +7,7 @@ PORTNAME= honeyd PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ \ http://niels.xtdnet.nl/honeyd/ diff --git a/net/nylon/Makefile b/net/nylon/Makefile index 4bb76b057db..7665459a916 100644 --- a/net/nylon/Makefile +++ b/net/nylon/Makefile @@ -8,6 +8,7 @@ PORTNAME= nylon PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/nylon/ diff --git a/net/plb/Makefile b/net/plb/Makefile index d88d9f21d85..fe4a81632a0 100644 --- a/net/plb/Makefile +++ b/net/plb/Makefile @@ -7,7 +7,7 @@ PORTNAME= plb PORTVERSION= 0.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= http://plb.sunsite.dk/files/ diff --git a/net/trickle/Makefile b/net/trickle/Makefile index 19c4e2e2183..c6c5a7c7461 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -7,6 +7,7 @@ PORTNAME= trickle PORTVERSION= 1.06 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/trickle/ diff --git a/net/vomit/Makefile b/net/vomit/Makefile index 22d5c90da7e..430f5050527 100644 --- a/net/vomit/Makefile +++ b/net/vomit/Makefile @@ -7,6 +7,7 @@ PORTNAME= vomit PORTVERSION= 0.2c +PORTREVISION= 1 CATEGORIES= net security MASTER_SITES= http://vomit.xtdnet.nl/ |