diff options
author | David Thiel <lx@FreeBSD.org> | 2007-12-17 20:34:17 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2007-12-17 20:34:17 +0000 |
commit | e3d5cc63aa3f8ac603136b6b2bf95198eeb195a0 (patch) | |
tree | f038ca1e42238462700ea48a7ad9983673af5429 /net | |
parent | 4ed8e97ed0e48bb0e3c284b978aa662b93d5256d (diff) | |
download | ports-e3d5cc63aa3f8ac603136b6b2bf95198eeb195a0.tar.gz ports-e3d5cc63aa3f8ac603136b6b2bf95198eeb195a0.zip |
Notes
Diffstat (limited to 'net')
-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 |