Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2002 14:48:13 +0200 (CEST)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38499: ports/benchmarks/postmark fix MASTER_SITES
Message-ID:  <20020524124813.72C821ABE7@backup-mx.droso.dk>

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

>Number:         38499
>Category:       ports
>Synopsis:       ports/benchmarks/postmark fix MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 24 05:50:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.6-RC i386
>Organization:
>Environment:
System: FreeBSD panda.droso.net 4.6-RC FreeBSD 4.6-RC #1: Thu May 16 10:09:56 CEST 2002 root@panda.droso.net:/home/obj/home/src/sys/PANDA i386


	
>Description:
replace a mastersite
>How-To-Repeat:
	
>Fix:

diff -ruN postmark.orig/Makefile postmark/Makefile
--- postmark.orig/Makefile      Fri May 24 14:33:06 2002
+++ postmark/Makefile   Fri May 24 14:46:19 2002
@@ -10,7 +10,7 @@
 PORTVERSION=   1.5
 CATEGORIES=    benchmarks
 MASTER_SITES=  http://www.netapp.com/ftp/  \
-               http://www.taronga.com/~nick/files/
+               http://dl.droso.net/ports/
 DISTNAME=      ${PORTNAME}-${PORTVERSION:S/./_/g}
 EXTRACT_SUFX=  .c
 


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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