Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2010 07:26:47 GMT
From:      Michael Brune <Admin@mjbrune.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/151527: [audio/beep] Mastesite fix
Message-ID:  <201010180726.o9I7Ql4I014402@www.freebsd.org>
Resent-Message-ID: <201010180730.o9I7UAtF088927@freefall.freebsd.org>

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

>Number:         151527
>Category:       misc
>Synopsis:       [audio/beep] Mastesite fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 18 07:30:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Michael Brune
>Release:        8.1-RELEASE
>Organization:
N/A
>Environment:
>Description:
FreeBSD mjbrune.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>How-To-Repeat:

>Fix:
Fixed the master_site 

Patch attached with submission follows:

--- Makefile	2010-07-10 11:05:23.000000000 +0000
+++ Makefile	2010-10-14 01:31:24.000000000 +0000
@@ -7,8 +7,7 @@
 PORTNAME=	beep
 PORTVERSION=	1.0
 CATEGORIES=	audio
-MASTER_SITES=	http://freebsd.unixfreunde.de/sources/ \
-		http://ftp.osuosl.org/pub/FreeBSD/distfiles/
+MASTER_SITES=	http://freebsd.unixfreunde.de/sources/
 
 MAINTAINER=	admin@mjbrune.org
 COMMENT=	Beeps a certain duration and pitch out of the PC Speaker


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



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