diff options
Diffstat (limited to 'net/sbd')
-rw-r--r-- | net/sbd/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/sbd/Makefile b/net/sbd/Makefile index b70ab03e426e..aa196bf01f38 100644 --- a/net/sbd/Makefile +++ b/net/sbd/Makefile @@ -8,9 +8,10 @@ PORTNAME= sbd PORTVERSION= 1.37 CATEGORIES= net security -MASTER_SITES= http://tigerteam.se/dl/sbd/ +MASTER_SITES= http://tigerteam.se/dl/sbd/ \ + http://redundancy.redundancy.org/mirror/ -MAINTAINER= lx@redundancy.redundancy.org +MAINTAINER= lx@FreeBSD.org COMMENT= A netcat clone with more features and crypto ALL_TARGET= unix |