diff options
author | pav <pav@FreeBSD.org> | 2004-05-25 15:20:37 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-25 15:20:37 +0000 |
commit | 40b108e8c288ca332ab60491e302289b9aa38e4f (patch) | |
tree | 869902e29b124f76b970556c1d20f285ed092162 /security/lcrzoex | |
parent | 4b4f0e1db2bca5dc6e6b74e8606fa35cb2bc2867 (diff) | |
download | FreeBSD-ports-40b108e8c288ca332ab60491e302289b9aa38e4f.zip FreeBSD-ports-40b108e8c288ca332ab60491e302289b9aa38e4f.tar.gz |
- Refresh MASTER_SITES
PR: ports/67177
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'security/lcrzoex')
-rw-r--r-- | security/lcrzoex/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/lcrzoex/Makefile b/security/lcrzoex/Makefile index 1b05946..c881d1b 100644 --- a/security/lcrzoex/Makefile +++ b/security/lcrzoex/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 |