Skip site navigation (1)Skip section navigation (2)
Date:      23 Feb 2003 03:55:34 -0000
From:      stevep@zpfe.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48577: updating path to nocol distribution in Makefile
Message-ID:  <20030223035534.78925.qmail@magpie.zpfe.com>

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

>Number:         48577
>Category:       ports
>Synopsis:       updating path to nocol distribution in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 22 20:00:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Steve Peterson
>Release:        FreeBSD 4.7-RELEASE-p4 i386
>Organization:
Acorn Bay Software Inc.
>Environment:
System: FreeBSD magpie.zpfe.com 4.7-RELEASE-p4 FreeBSD 4.7-RELEASE-p4 #7: Wed Feb 5 12:57:31 CST 2003 root@magpie.zpfe.com:/usr/obj/usr/src/sys/MAGPIE i386


	
>Description:
The path to the nocol distribution in the makefile is incorrect.  The
patch below has the correct path.
>How-To-Repeat:
	Install the nocol port by typing 'make' in the /usr/ports/net/nocol
directory.
>Fix:

	

--- nocol.Makefile.patch begins here ---
--- Makefile.~1~	Mon Feb  5 09:50:40 2001
+++ Makefile	Sat Feb 22 21:45:52 2003
@@ -9,7 +9,7 @@
 PORTVERSION=	4.3
 PORTREVISION=	1
 CATEGORIES=	net
-MASTER_SITES=	http://www.netplex-tech.com/software/nocol/downloads/
+MASTER_SITES=	http://www.netplex-tech.com/software/downloads/nocol/
 
 MAINTAINER=	bradh@uunet.co.za
 
--- nocol.Makefile.patch ends here ---


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

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




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