Skip site navigation (1)Skip section navigation (2)
Date:      7 Oct 2003 17:26:13 -0000
From:      Joe Abley <jabley@automagic.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jabley@automagic.org
Subject:   ports/57710: Fix MASTER_SITES for net-ciscoconf
Message-ID:  <20031007172613.942.qmail@buffoon.automagic.org>
Resent-Message-ID: <200310071730.h97HU9U1081973@freefall.freebsd.org>

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

>Number:         57710
>Category:       ports
>Synopsis:       Fix MASTER_SITES for net-ciscoconf
>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:   Tue Oct 07 10:30:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Joe Abley
>Release:        FreeBSD 4.9-RC i386
>Organization:
>Environment:
System: FreeBSD buffoon.automagic.org 4.9-RC FreeBSD 4.9-RC #3: Tue Oct 7 08:41:47 EDT 2003 jabley@buffoon.automagic.org:/usr/obj/usr/src/sys/YOWYOW i386

>Description:
MASTER_SITES is broken for net/ciscoconf. This patch fixes it.
>How-To-Repeat:
>Fix:

--- ciscoconf.old/Makefile      Tue Oct  7 13:20:39 2003
+++ ciscoconf/Makefile  Tue Oct  7 13:21:56 2003
@@ -8,8 +8,8 @@
 PORTNAME=      ciscoconf
 PORTVERSION=   1.1
 CATEGORIES=    net
-MASTER_SITES=  http://buffoon.automagic.org/dist/ \
-               http://maggie.automagic.org/dist/
+MASTER_SITES=  ftp:/ftp.isc.org/isc/ciscoconf/ \
+               http://software.automagic.org/ciscoconf/
 
 MAINTAINER=    jabley@automagic.org
 COMMENT=       Fetches configuration from Cisco routers and stores them under RCS

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



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