Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Sep 2005 23:31:06 +0200 (CEST)
From:      Johan van Selst <johans@stack.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/86096: [maintainer] lang/afnix: add secondary MASTER_SITE
Message-ID:  <20050913213106.9F513172A3@mud.stack.nl>
Resent-Message-ID: <200509132140.j8DLeCt9097820@freefall.freebsd.org>

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

>Number:         86096
>Category:       ports
>Synopsis:       [maintainer] lang/afnix: add secondary MASTER_SITE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 13 21:40:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Johan van Selst
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD mud.stack.nl 5.4-STABLE FreeBSD 5.4-STABLE #5: Wed Jul 13 12:15:37 CEST 2005 johans@mud.stack.nl:/usr/obj/usr/src/sys/mud i386


	
>Description:
	
	Include a local mirror for redundancy

>How-To-Repeat:
	
>Fix:

	


diff -uNr afnix/Makefile afnix/Makefile
--- afnix/Makefile	Tue Sep  6 04:04:19 2005
+++ afnix/Makefile	Tue Sep 13 23:16:17 2005
@@ -9,7 +9,8 @@
 PORTNAME=	afnix
 PORTVERSION=	1.1.1
 CATEGORIES=	lang
-MASTER_SITES=	http://www.afnix.org/ftp/%SUBDIR%/
+MASTER_SITES=	http://www.afnix.org/ftp/%SUBDIR%/ \
+		ftp://ftp.stack.nl/pub/users/johans/afnix/
 MASTER_SITE_SUBDIR=	${PORTNAME}-${PORTVERSION:S,.,-,g}
 DISTNAME=	${PORTNAME}-src-${PORTVERSION:S,.,-,g}
 EXTRACT_SUFX=	.tgz
>Release-Note:
>Audit-Trail:
>Unformatted:



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