summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2000-10-21 23:44:50 +0000
committerJames E. Housley <jeh@FreeBSD.org>2000-10-21 23:44:50 +0000
commitf5696560bfc375891ef4f78e543109da52a12e09 (patch)
tree8d77a6c13839ee527c0b690f294f31a74765c1f5 /net
parentThe name of the ftp site has changed. (diff)
Add another mirror site
PR: 22199 Submitted by: Roman Shterenzon <roman@xpert.com> MAINTAINER
Notes
Notes: svn path=/head/; revision=34091
Diffstat (limited to 'net')
-rw-r--r--net/arping/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/arping/Makefile b/net/arping/Makefile
index ff2fb9feac93..249a10632528 100644
--- a/net/arping/Makefile
+++ b/net/arping/Makefile
@@ -8,7 +8,8 @@
PORTNAME= arping
PORTVERSION= 0.95
CATEGORIES= net
-MASTER_SITES= ftp://ftp.nss.nu/pub/synscan/
+MASTER_SITES= ftp://ftp.nss.nu/pub/synscan/ \
+ ftp://ftp.cerias.purdue.edu/pub/tools/unix/netutils/arping/
MAINTAINER= roman@xpert.com