diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 15:18:23 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 15:18:23 +0000 |
commit | 37c0e7ef1b06a51c7f655da4826ef5783ae3122b (patch) | |
tree | 8743b9d32768875274716f251aa4efa8fde7fd1d /security | |
parent | 8af4059e32506cc8c3da792879ae0cd40129af03 (diff) | |
download | ports-37c0e7ef1b06a51c7f655da4826ef5783ae3122b.tar.gz ports-37c0e7ef1b06a51c7f655da4826ef5783ae3122b.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/lcrzo/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/lcrzo/Makefile b/security/lcrzo/Makefile index 4e4030b11a0a..bb0953fe464f 100644 --- a/security/lcrzo/Makefile +++ b/security/lcrzo/Makefile @@ -8,9 +8,8 @@ PORTNAME= lcrzo PORTVERSION= 4.17.0 CATEGORIES= security -MASTER_SITES= http://www.laurentconstantin.com/common/lcrzo/download/v4/ \ - http://www.mirrors.wiretapped.net/security/packet-construction/lcrzo/ \ - ftp://ftp.mirrors.wiretapped.net/sd3a/security/packet-construction/lcrzo/ +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 |