diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-03-23 20:36:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-03-23 20:36:00 +0000 |
commit | 276edf7b3ac5483ebc931819d8671d160bc92725 (patch) | |
tree | 53bcfdb94f101be73793087c02357ae37397af8f /net/fping | |
parent | 4f6e8b7b82bebee56d4ebd2f93a6504039ffd94a (diff) | |
download | ports-276edf7b3ac5483ebc931819d8671d160bc92725.tar.gz ports-276edf7b3ac5483ebc931819d8671d160bc92725.zip |
Notes
Diffstat (limited to 'net/fping')
-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 |