Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2002 12:11:54 +0200 (CEST)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44454: fix MASTER_SITES devel/id-utils 
Message-ID:  <20021025101154.4A37BAB3B@backup-mx.droso.dk>

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

>Number:         44454
>Category:       ports
>Synopsis:       fix MASTER_SITES devel/id-utils
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 25 03:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #11: Thu Oct 10 01:16:26 CEST 2002 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:
fix MASTER_SITES, the tarball is now in it's own subdir

>How-To-Repeat:
	
>Fix:

	

--- id-utils.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/id-utils/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	24 Nov 2001 20:54:10 -0000	1.15
+++ Makefile	25 Oct 2002 10:10:52 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	id-utils
 PORTVERSION=	3.2d
 CATEGORIES=	devel
-MASTER_SITES=	ftp://alpha.gnu.org/pub/gnu/
+MASTER_SITES=	ftp://alpha.gnu.org/pub/gnu/id-utils/
 
 MAINTAINER=	ports@FreeBSD.org
 
--- id-utils.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?20021025101154.4A37BAB3B>