Subject: pkg/18723: fix to COMMENT value in mail/qpopper 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:59:13
>Number:         18723
>Category:       pkg
>Synopsis:       fix to COMMENT value in mail/qpopper 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 13:00: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:

	another single quote in COMMENT value screws up fontification in
	emacs makefile-mode

>How-To-Repeat:

>Fix:

Index: mail/qpopper/Makefile
===================================================================
RCS file: /cvs/master/m-NetBSD/main/pkgsrc/mail/qpopper/Makefile,v
retrieving revision 1.34
diff -c -r1.34 Makefile
*** mail/qpopper/Makefile	9 Sep 2002 19:25:30 -0000	1.34
--- mail/qpopper/Makefile	13 Sep 2002 20:41:19 -0000
***************
*** 13,19 ****
  
  MAINTAINER=		mellon@fugue.com
  HOMEPAGE=		http://www.eudora.com/qpopper/
! COMMENT=		Qualcomm's POP server for Eudora
  
  .include "Makefile.common"
  
--- 13,19 ----
  
  MAINTAINER=		mellon@fugue.com
  HOMEPAGE=		http://www.eudora.com/qpopper/
! COMMENT=		"Qualcomm's POP server for Eudora"
  
  .include "Makefile.common"
  
>Release-Note:
>Audit-Trail:
>Unformatted: