pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/mrtg Add old/ dir to MASTER_SITES just in case we ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2115a97c23af
branches:  trunk
changeset: 511830:2115a97c23af
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Apr 23 13:29:04 2006 +0000

description:
Add old/ dir to MASTER_SITES just in case we running a little behind a
current release.

diffstat:

 net/mrtg/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r d8bf3c100959 -r 2115a97c23af net/mrtg/Makefile
--- a/net/mrtg/Makefile Sun Apr 23 11:42:38 2006 +0000
+++ b/net/mrtg/Makefile Sun Apr 23 13:29:04 2006 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.67 2006/04/22 09:22:12 rillig Exp $
+# $NetBSD: Makefile,v 1.68 2006/04/23 13:29:04 adrianp Exp $
 
 DISTNAME=      mrtg-2.12.2
 PKGREVISION=   3
 CATEGORIES=    net
 MASTER_SITES=  http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/ \
+               http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/old/ \
                ftp://ftp.sunet.se/pub/network/monitoring/mrtg/ \
                ftp://ftp.chg.ru/pub/networking/management/mrtg/ \
                ftp://ftp.mirrors.wiretapped.net/pub/mrtg/ \



Home | Main Index | Thread Index | Old Index