[Midnightbsd-cvs] mports: Makefile: Add a second location for the distfile so this is

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Feb 27 14:54:11 EST 2008


Log Message:
-----------
Add a second location for the distfile so this is fetchable again.

Modified Files:
--------------
    mports/net/fping:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/net/fping/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L net/fping/Makefile -L net/fping/Makefile -u -r1.1 -r1.2
--- net/fping/Makefile
+++ net/fping/Makefile
@@ -9,8 +9,10 @@
 
 PORTNAME=	fping
 PORTVERSION=	2.4b2
+PORTREVISION=	1
 CATEGORIES=	net ipv6
-MASTER_SITES=	http://www.fping.com/download/
+MASTER_SITES=	http://www.fping.com/download/ \
+		http://keyserver.kjsl.com/~jharris/distfiles/
 DISTNAME=	${PORTNAME}-${PORTVERSION}_to-ipv6
 
 MAINTAINER=	ports at MidnightBSD.org


More information about the Midnightbsd-cvs mailing list