ports/57710: Fix MASTER_SITES for net-ciscoconf

Joe Abley jabley at automagic.org
Tue Oct 7 17:30:22 UTC 2003


>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 at 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 at automagic.org
 COMMENT=       Fetches configuration from Cisco routers and stores them under RCS

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



More information about the freebsd-ports-bugs mailing list