Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2012 18:10:40 GMT
From:      Fernando <fernando.apesteguia@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/170029: [sysutils/automount]Correcting typo
Message-ID:  <201207201810.q6KIAeOV041714@red.freebsd.org>
Resent-Message-ID: <201207201820.q6KIKAMk000683@freefall.freebsd.org>

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

>Number:         170029
>Category:       ports
>Synopsis:       [sysutils/automount]Correcting typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 20 18:20:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Fernando
>Release:        9.0-RELEASE
>Organization:
>Environment:
FreeBSD beastie 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Just correcting a small typo in /usr/ports/sysutils/automount/Makefile
>How-To-Repeat:
cat /usr/ports/sysutils/automount/Makefile
>Fix:
Apply the included patch.

Patch attached with submission follows:

--- Makefile.orig	2012-07-20 20:07:47.000000000 +0200
+++ Makefile	2012-07-20 20:08:20.000000000 +0200
@@ -11,7 +11,7 @@
 MASTER_SITES= https://raw.github.com/vermaden/automount/master/
 
 MAINTAINER=   vermaden@interia.pl
-COMMENT=      FreeBSD's devd(8) based automount sollution
+COMMENT=      FreeBSD's devd(8) based automount solution
 
 LICENSE=      BSD
 


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



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