From 9a157df3bfd85988bc6a4faad559ac8599a18b1a Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 3 Apr 2007 14:53:34 +0000 Subject: [PATCH] - MASTER_SITES has changed from Markus Lude --- net/smokeping/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile index 554b953bbaf..6ebc8339930 100644 --- a/net/smokeping/Makefile +++ b/net/smokeping/Makefile @@ -1,13 +1,13 @@ -# $OpenBSD: Makefile,v 1.8 2006/11/22 10:18:32 jakob Exp $ +# $OpenBSD: Makefile,v 1.9 2007/04/03 14:53:34 ajacoutot Exp $ COMMENT= "latency logging and graphing system" VERSION= 2.0.9 DISTNAME= smokeping-${VERSION} -PKGNAME= smokeping-${VERSION} +PKGNAME= smokeping-${VERSION}p0 CATEGORIES= net -MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/ +MASTER_SITES= ${HOMEPAGE}pub/ HOMEPAGE= http://oss.oetiker.ch/smokeping/