Subject: pkg/18722: fix to COMMENT value in mail/poppasswd to help emacs makefile-mode
To: None <gnats-bugs@gnats.netbsd.org>
From: Greg A. Woods <woods@weird.com>
List: netbsd-bugs
Date: 10/19/2002 15:56:55
>Number:         18722
>Category:       pkg
>Synopsis:       fix to COMMENT value in mail/poppasswd to help emacs makefile-mode
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Oct 19 12:57:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Greg A. Woods
>Release:        pkgsrc-current 2002/10/18
>Organization:
Planix, Inc.; Toronto, Ontario; Canada
>Environment:
System: NetBSD

>Description:

	the lone single-quote character in the COMMENT value causes
	emacs makefile-mode to screw up its fontification.

	fixing this also prompted me to tweak the grammar used too.

>How-To-Repeat:

>Fix:

Index: mail/poppassd/Makefile
===================================================================
RCS file: /cvs/master/m-NetBSD/main/pkgsrc/mail/poppassd/Makefile,v
retrieving revision 1.7
diff -c -r1.7 Makefile
*** mail/poppassd/Makefile	9 Sep 2002 19:25:26 -0000	1.7
--- mail/poppassd/Makefile	19 Oct 2002 19:54:28 -0000
***************
*** 13,19 ****
  
  MAINTAINER=		mellon@fugue.com
  HOMEPAGE=		http://www.eudora.com/qpopper/
! COMMENT=		Qualcomm's password change server mainly for Eudora
  
  .include "../qpopper/Makefile.common"
  
--- 13,19 ----
  
  MAINTAINER=		mellon@fugue.com
  HOMEPAGE=		http://www.eudora.com/qpopper/
! COMMENT=		"Qualcomm's password change server, mainly used with Eudora"
  
  .include "../qpopper/Makefile.common"
  
>Release-Note:
>Audit-Trail:
>Unformatted: