Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2003 19:33:55 -0800 (PST)
From:      Andrew Stuart <elitetek@tekrealm.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        flathill@FreeBSD.org
Subject:   ports/49044: games/xosmulti: Fix typos and make portlint a little happier.
Message-ID:  <200303090333.h293XtKx070619@subliminal.tekrealm.net>

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

>Number:         49044
>Category:       ports
>Synopsis:       games/xosmulti: Fix typos and make portlint a little happier.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 08 23:10:14 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Stuart
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD subliminal.tekrealm.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Tue Jan 21 21:33:23 PST 2003 elitetek@subliminal.tekrealm.net:/usr/src/sys/compile/SUBLIMINAL i386


	
>Description:
	Fix Spelling in COMMENT, (noticed while viewing www.freshports.org) and while I was there make porttlint a little happier 
>How-To-Repeat:
	read Makefile, look at COMMENT= 
>Fix:

	Patch Follows:
	

--- xosmulti.patch begins here ---
--- Makefile.orig	Sat Mar  8 19:21:20 2003
+++ Makefile	Sat Mar  8 19:22:08 2003
@@ -8,13 +8,13 @@
 PORTNAME=	xosmulti
 PORTVERSION=	1.00
 CATEGORIES=	games
-MASTER_SITES=   ${MASTER_SITE_LOCAL}
+MASTER_SITES=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	flathill
 DISTNAME=	${PORTNAME}_${PORTVERSION}_tar
 EXTRACT_SUFX=	.gz
 
 MAINTAINER=	flathill@FreeBSD.org
-COMMENT=	A littele girl catoon on the top of the active window
+COMMENT=	A little girl cartoon on the top of the active window
 
 WRKSRC=		${WRKDIR}/xosmulti
 USE_X_PREFIX=	yes
--- xosmulti.patch ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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