From laszlof@ritamari.vonostingroup.com  Mon Jan 16 12:55:15 2006
Return-Path: <laszlof@ritamari.vonostingroup.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7B37516A41F;
	Mon, 16 Jan 2006 12:55:15 +0000 (GMT)
	(envelope-from laszlof@ritamari.vonostingroup.com)
Received: from ritamari.vonostingroup.com (ritamari.vonostingroup.com [216.144.193.230])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2477E43D49;
	Mon, 16 Jan 2006 12:55:15 +0000 (GMT)
	(envelope-from laszlof@ritamari.vonostingroup.com)
Received: from laszlof by ritamari.vonostingroup.com with local (Exim 4.60 (FreeBSD))
	(envelope-from <laszlof@ritamari.vonostingroup.com>)
	id 1EyTtC-0001uE-Mk; Mon, 16 Jan 2006 07:55:14 -0500
Message-Id: <E1EyTtC-0001uE-Mk@ritamari.vonostingroup.com>
Date: Mon, 16 Jan 2006 07:55:14 -0500
From: Frank Laszlo <laszlof@vonostingroup.com>
Reply-To: Frank Laszlo <laszlof@vonostingroup.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: kris@freebsd.org
Subject: [PATCH]: www/checkbot: Fix MASTER_SITES
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         91868
>Category:       ports
>Synopsis:       [PATCH]: www/checkbot: Fix MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 16 13:00:14 GMT 2006
>Closed-Date:    Mon Jan 16 13:04:31 GMT 2006
>Last-Modified:  Mon Jan 16 13:04:31 GMT 2006
>Originator:     Frank Laszlo
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD ritamari.vonostingroup.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Mon Nov 7 12:06:15 EST 2005 laszlof@ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386


	
>Description:
	This patch will fix a small typo making this port unfetchable
	(s/MASTER_SITE_SOUREFORGE/MASTER_SITE_SOURCEFORGE/)
	
>How-To-Repeat:
	
>Fix:

	



--- checkbot-1.77_1.diff begins here ---
diff -NrU3 checkbot.orig/Makefile checkbot/Makefile
--- checkbot.orig/Makefile	Mon Jan 16 07:51:25 2006
+++ checkbot/Makefile	Mon Jan 16 07:51:49 2006
@@ -8,7 +8,7 @@
 PORTNAME=	checkbot
 PORTVERSION=	1.77
 CATEGORIES=	www perl5
-MASTER_SITES=	${MASTER_SITE_SOUREFORGE} \
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://degraaff.org/checkbot/ \
 		http://wolfram.schneider.org/src/
 MASTER_SITE_SUBDIR=	${PORTNAME}
--- checkbot-1.77_1.diff ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Mon Jan 16 13:04:22 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91868 
>Unformatted:
