diff options
author | pav <pav@FreeBSD.org> | 2004-05-25 23:18:23 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-25 23:18:23 +0800 |
commit | 4b4f0e1db2bca5dc6e6b74e8606fa35cb2bc2867 (patch) | |
tree | b9d48d697b42702accfc5e4b318cd6a97a67b51f /net/netwib | |
parent | 23778ab80c9a265e47c0ff7b337a650443edde7c (diff) | |
download | freebsd-ports-gnome-4b4f0e1db2bca5dc6e6b74e8606fa35cb2bc2867.tar.gz freebsd-ports-gnome-4b4f0e1db2bca5dc6e6b74e8606fa35cb2bc2867.tar.zst freebsd-ports-gnome-4b4f0e1db2bca5dc6e6b74e8606fa35cb2bc2867.zip |
- Refresh MASTER_SITES
PR: ports/67176
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'net/netwib')
-rw-r--r-- | net/netwib/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/netwib/Makefile b/net/netwib/Makefile index 4e4030b11a0a..bb0953fe464f 100644 --- a/net/netwib/Makefile +++ b/net/netwib/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 |