Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2002 11:08:34 +0200 (CEST)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41886: fix MASTER_SITES audio/cymbaline 
Message-ID:  <200208220908.g7M98Y3t061334@guineapig.pil.dk>

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

>Number:         41886
>Category:       ports
>Synopsis:       fix MASTER_SITES audio/cymbaline
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 22 02:10:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD guineapig.pil.dk 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #13: Tue Aug 20 07:59:55 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386


	
>Description:
fix MASTER_SITE and WWW

>How-To-Repeat:
	
>Fix:

	

--- cymbaline.diff begins here ---
diff -ruN cymbaline.orig/Makefile cymbaline/Makefile
--- cymbaline.orig/Makefile	Thu Aug 22 11:05:43 2002
+++ cymbaline/Makefile	Thu Aug 22 11:05:52 2002
@@ -10,7 +10,7 @@
 PORTVERSION=	0.9r
 PORTREVISION=	1
 CATEGORIES=	audio python
-MASTER_SITES=	http://www.silmarill.org/cymbaline/
+MASTER_SITES=	http://www.silmarill.org/files/
 
 MAINTAINER=	ports@FreeBSD.org
 
diff -ruN cymbaline.orig/pkg-descr cymbaline/pkg-descr
--- cymbaline.orig/pkg-descr	Thu Aug 22 11:05:43 2002
+++ cymbaline/pkg-descr	Thu Aug 22 11:06:40 2002
@@ -8,4 +8,4 @@
    * easy to tweak (if you know python!)
    * learns which songs you like most and plays them more often in random mode
 
-WWW: http://www.silmarill.org/cymbaline/
+WWW: http://www.silmarill.org/cymbaline.htm
--- cymbaline.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?200208220908.g7M98Y3t061334>