Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Mar 2004 21:50:51 +0900 (JST)
From:      Toshiya SAITOH <toshiya@saitoh.nu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        demon@FreeBSD.org
Subject:   ports/64294: incorrect "MASTER_SITE_SUBDIR" in net-mgmt/mrtg/Makefile
Message-ID:  <20040315125051.AE7912DF@ns.saitoh.nu>
Resent-Message-ID: <200403151300.i2FD0F1D021169@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         64294
>Category:       ports
>Synopsis:       incorrect "MASTER_SITE_SUBDIR" in net-mgmt/mrtg/Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 15 05:00:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Toshiya SAITOH
>Release:        FreeBSD 4.9-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD dmz.saitoh.nu 4.9-RELEASE-p3 FreeBSD 4.9-RELEASE-p3 #10: Wed Mar 3 10:42:48 JST 2004 toshiya@dmz.saitoh.nu:/usr/obj/usr/src/sys/AKAFUKU i386


>Description:
	Hi, I'm one of RingServer(www.t.ring.gr.jp) maintainers.
	you CANNNOT fetch source from RingServer.
	Because MASTER_SITE_SUBDIR is incorrect. 
	Could you please fix it?  Thanks.

>How-To-Repeat:
	patch for Makefile.

>Fix:
	

--- Makefile.orig	Mon Mar 15 21:32:37 2004
+++ Makefile	Mon Mar 15 21:36:17 2004
@@ -15,7 +15,7 @@
 		ftp://ftp.nstu.ru/pub/sources/nettools/monitoring/ \
 		ftp://ftp.po.opole.pl/pub/unix/net/tools/mrtg/ \
 		ftp://ftp.ujf-grenoble.fr/mirror/networking/mrtg/
-MASTER_SITE_SUBDIR=	net-mgmt/mrtg
+MASTER_SITE_SUBDIR=	net/mrtg
 
 MAINTAINER=	demon@FreeBSD.org
 COMMENT=	The multi-router traffic grapher

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040315125051.AE7912DF>