diff options
Diffstat (limited to 'net/fping/Makefile')
-rw-r--r-- | net/fping/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/fping/Makefile b/net/fping/Makefile index 5f0af5f77a46..27f490a92ad1 100644 --- a/net/fping/Makefile +++ b/net/fping/Makefile @@ -9,7 +9,8 @@ PORTNAME= fping PORTVERSION= 2.4b2 CATEGORIES= net ipv6 -MASTER_SITES= http://www.fping.com/download/ +MASTER_SITES= http://keyserver.kjsl.com/~jharris/distfiles/ +#MASTER_SITES= http://www.fping.com/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}_to-ipv6 MAINTAINER= jharris@widomaker.com |