Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Dec 2001 18:42:27 +0900 (JST)
From:      Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32642: Lame port, fix download site 
Message-ID:  <200112090942.SAA29865@mail2.rim.or.jp>

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

>Number:         32642
>Category:       ports
>Synopsis:       Lame port, fix download site
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 09 01:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yoshiaki Uchikawa
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD singer.tertio.atoll 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Sun Dec 9 02:11:17 JST 2001 yoshiaki@singer.localsite :/usr/obj/usr/src/sys/CRUSE i386
	
>Description:
	Fix Lame ftp/http site.
	
>How-To-Repeat:
	
>Fix:
	

--- fix begins here ---
--- Makefile.orig	Mon Jan  8 09:54:29 2001
+++ Makefile	Sun Dec  9 18:30:26 2001
@@ -11,7 +11,7 @@
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		ftp://lame.sourceforge.net/pub/
-MASTER_SITE_SUBDIR=	lame/src
+MASTER_SITE_SUBDIR=	lame
 DISTNAME=	${PORTNAME}${PORTVERSION}
 
 MAINTAINER=	yoshiaki@kt.rim.or.jp
--- fix 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?200112090942.SAA29865>