Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2002 09:03:33 +0200 (CEST)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39088: add master_site to net/gopher
Message-ID:  <20020610070333.829351ABC2@backup-mx.droso.dk>

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

>Number:         39088
>Category:       ports
>Synopsis:       add master_site to net/gopher
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 10 00:10:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.6-RC i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD panda.droso.net 4.6-RC FreeBSD 4.6-RC #3: Thu Jun 6 22:58:01 CEST 2002 root@panda.droso.net:/home/obj/home/src/sys/PANDA i386


	
>Description:
create a master_site on port 80, as not everybody can access port 70, at
least bento complains
>How-To-Repeat:
	
>Fix:

	

--- gopher.diff begins here ---
diff -ruN gopher.orig/Makefile gopher/Makefile
--- gopher.orig/Makefile	Mon Jun 10 08:59:56 2002
+++ gopher/Makefile	Mon Jun 10 09:00:41 2002
@@ -8,7 +8,8 @@
 PORTNAME=	gopher
 PORTVERSION=	3.0.5
 CATEGORIES=	net
-MASTER_SITES=	http://gopher.quux.org:70/give-me-gopher/
+MASTER_SITES=	http://gopher.quux.org:70/give-me-gopher/ \
+		http://dl.droso.net/ports/
 
 MAINTAINER=	erwin@lansing.dk
 
--- gopher.diff ends here ---


>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?20020610070333.829351ABC2>