diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 15:20:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 15:20:37 +0000 |
commit | 19b15b8db5956640114d3307c640110cab9918b8 (patch) | |
tree | cbccde8b13005202b0c557df75afc1aaf720333f /net-mgmt/netwox | |
parent | 37c0e7ef1b06a51c7f655da4826ef5783ae3122b (diff) |
Notes
Diffstat (limited to 'net-mgmt/netwox')
-rw-r--r-- | net-mgmt/netwox/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/netwox/Makefile b/net-mgmt/netwox/Makefile index 1b05946b48c7..c881d1b61b5a 100644 --- a/net-mgmt/netwox/Makefile +++ b/net-mgmt/netwox/Makefile @@ -8,9 +8,8 @@ PORTNAME= lcrzoex PORTVERSION= 4.17.0 CATEGORIES= security -MASTER_SITES= http://www.laurentconstantin.com/common/lcrzoex/download/v4/ \ - http://www.mirrors.wiretapped.net/security/packet-construction/lcrzoex/ \ - ftp://ftp.mirrors.wiretapped.net/sd3a/security/packet-construction/lcrzoex/ +MASTER_SITES= http://www.laurentconstantin.com/common/netw/netwib/download/v4/ \ + http://fresh.t-systems-sfr.com/unix/src/privat2/ EXTRACT_SUFX= -src.tgz MAINTAINER= king@v2project.com |