Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2006 21:04:47 GMT
From:      Samy Al Bahra <sbahra@kerneled.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/96951: [www/wnews] Fix MASTERSITE
Message-ID:  <200605072104.k47L4ls3031906@www.freebsd.org>
Resent-Message-ID: <200605072110.k47LAFDQ091311@freefall.freebsd.org>

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

>Number:         96951
>Category:       ports
>Synopsis:       [www/wnews] Fix MASTERSITE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 07 21:10:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Samy Al Bahra
>Release:        
>Organization:
Kerneled.org
>Environment:
>Description:
wnews is using a wrong MASTERSITE.
>How-To-Repeat:

>Fix:
diff -ru wnews/Makefile wnews.diff/Makefile
--- wnews/Makefile      Fri Apr 21 15:56:33 2006
+++ wnews.diff/Makefile Sun May  7 17:01:14 2006
@@ -9,7 +9,7 @@
 PORTVERSION=   0.8
 PORTREVISION=  1
 CATEGORIES=    www
-MASTER_SITES=  http://samy.kerneled.org/stuff/
+MASTER_SITES=  http://samy.kerneled.org/projects/
 
 MAINTAINER=    sbahra@kerneled.org
 COMMENT=       An RSS news client for the UNIX console

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



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