diff options
author | jeh <jeh@FreeBSD.org> | 2000-10-22 07:44:50 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-10-22 07:44:50 +0800 |
commit | 379f6a703d54d7864c0120d917688de9f0c6adc9 (patch) | |
tree | a0ab3d228dc624025ae82c92bb84f3abdbc24b25 /net | |
parent | 4a5f6fadd972ec84c2f09b7614a821e329e46f4f (diff) | |
download | freebsd-ports-gnome-379f6a703d54d7864c0120d917688de9f0c6adc9.tar.gz freebsd-ports-gnome-379f6a703d54d7864c0120d917688de9f0c6adc9.tar.zst freebsd-ports-gnome-379f6a703d54d7864c0120d917688de9f0c6adc9.zip |
Add another mirror site
PR: 22199
Submitted by: Roman Shterenzon <roman@xpert.com> MAINTAINER
Diffstat (limited to 'net')
-rw-r--r-- | net/arping/Makefile | 3 |
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 |