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