aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-01 11:21:28 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-01 11:21:28 +0000
commit4a149bc66d3b2d5cbf4892a41b1713c092e38d88 (patch)
tree557d14330d10fba30d4d401615f304ab75b91ba8 /net-mgmt
parent5c1f20562cc49b721a56d4d9f8a2f39628cc841c (diff)
downloadports-4a149bc66d3b2d5cbf4892a41b1713c092e38d88.tar.gz
ports-4a149bc66d3b2d5cbf4892a41b1713c092e38d88.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/oproute/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/oproute/Makefile b/net-mgmt/oproute/Makefile
index 8028e332d122..009b54c1ac2f 100644
--- a/net-mgmt/oproute/Makefile
+++ b/net-mgmt/oproute/Makefile
@@ -9,7 +9,8 @@
PORTNAME= oproute
PORTVERSION= 0.7
CATEGORIES= net-mgmt
-MASTER_SITES= ftp://ftp.opnix.com/oproute/
+MASTER_SITES= http://www.mirrors.wiretapped.net/security/network-monitoring/oproute/ \
+ ftp://ftp.opnix.com/oproute/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org