diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 23:20:37 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 23:20:37 +0800 |
commit | 19b15b8db5956640114d3307c640110cab9918b8 (patch) | |
tree | cbccde8b13005202b0c557df75afc1aaf720333f /security | |
parent | 37c0e7ef1b06a51c7f655da4826ef5783ae3122b (diff) | |
download | freebsd-ports-gnome-19b15b8db5956640114d3307c640110cab9918b8.tar.gz freebsd-ports-gnome-19b15b8db5956640114d3307c640110cab9918b8.tar.zst freebsd-ports-gnome-19b15b8db5956640114d3307c640110cab9918b8.zip |
- Refresh MASTER_SITES
PR: ports/67177
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'security')
-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 1b05946b48c7..c881d1b61b5a 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 |