diff options
-rw-r--r-- | net/arping/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/arping/Makefile b/net/arping/Makefile index 6b8115a8..4def943 100644 --- a/net/arping/Makefile +++ b/net/arping/Makefile @@ -8,8 +8,7 @@ PORTNAME= arping PORTVERSION= 1.07 CATEGORIES= net -MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/ \ - ftp://ftp.cerias.purdue.edu/pub/tools/unix/netutils/arping/ +MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/ MAINTAINER= roman@xpert.com COMMENT= ARP level "ping" utility |