ports/91868: [PATCH]: www/checkbot: Fix MASTER_SITES

Frank Laszlo laszlof at vonostingroup.com
Mon Jan 16 13:00:15 UTC 2006


>Number:         91868
>Category:       ports
>Synopsis:       [PATCH]: www/checkbot: Fix MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 16 13:00:14 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list