aboutsummaryrefslogtreecommitdiffstats
path: root/security/tinc
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-05-26 14:19:05 +0800
committerkrion <krion@FreeBSD.org>2004-05-26 14:19:05 +0800
commit02622a807b60636935d251e84da8f637f78a4ac6 (patch)
treec98fd377a54b12015ead1fc4f896dc3644d57aef /security/tinc
parenta52761f7b29b8bd6bb45d19e5a04dc7ab46503c7 (diff)
downloadfreebsd-ports-gnome-02622a807b60636935d251e84da8f637f78a4ac6.tar.gz
freebsd-ports-gnome-02622a807b60636935d251e84da8f637f78a4ac6.tar.zst
freebsd-ports-gnome-02622a807b60636935d251e84da8f637f78a4ac6.zip
- Fix MASTER_SITES
PR: ports/67201 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'security/tinc')
-rw-r--r--security/tinc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tinc/Makefile b/security/tinc/Makefile
index f4d4b85069fc..60cb92dd9fb3 100644
--- a/security/tinc/Makefile
+++ b/security/tinc/Makefile
@@ -10,9 +10,9 @@ PORTNAME= tinc
PORTVERSION= 1.0.2
PORTREVISION= 1
CATEGORIES= security
-MASTER_SITES= http://tinc.nl.linux.org/packages/ \
+MASTER_SITES= http://www.tinc-vpn.org/packages/ \
ftp://ftp.wiretapped.net/pub/security/network-security/tinc/ \
- http://the.wiretapped.net/security/network-security/tinc/
+ http://www.mirrors.wiretapped.net/security/network-security/tinc/
MAINTAINER= krion@FreeBSD.org
COMMENT= A Virtual Private Network (VPN) daemon