diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/mosh/Makefile | 2 | ||||
-rw-r--r-- | net/ostinato/Makefile | 2 | ||||
-rw-r--r-- | net/spoofer/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/mosh/Makefile b/net/mosh/Makefile index db0b4329e4e6..c04499e2a7b1 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -3,7 +3,7 @@ PORTNAME= mosh PORTVERSION= 1.2.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://mosh.mit.edu/ \ http://mirrors.rit.edu/zi/ diff --git a/net/ostinato/Makefile b/net/ostinato/Makefile index 33de2a606f11..2f77e2351100 100644 --- a/net/ostinato/Makefile +++ b/net/ostinato/Makefile @@ -3,7 +3,7 @@ PORTNAME= ostinato PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net security MASTER_SITES= https://bintray.com/artifact/download/pstavirs/ostinato/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index 3f70b6c19007..b322f44a8616 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -3,7 +3,7 @@ PORTNAME= spoofer PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.caida.org/projects/spoofer/downloads/ |