Remove surrounding quotes in COMMENT
This commit is contained in:
parent
618456247b
commit
a9dfe71c74
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2005/12/13 19:56:17 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2007/09/15 22:16:55 merdely Exp $
|
||||
|
||||
COMMENT= "extensible shell, derived from plan9's rc"
|
||||
COMMENT= extensible shell, derived from plan9's rc
|
||||
|
||||
DISTNAME= es-0.9-beta1
|
||||
PKGNAME= es-0.9b1p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/05/08 16:16:56 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/09/15 22:16:55 merdely Exp $
|
||||
|
||||
COMMENT= "suite of clustering tools based on IBM's PSSP"
|
||||
COMMENT= suite of clustering tools based on IBM's PSSP
|
||||
|
||||
DISTNAME= clusterit-2.4
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2006/12/06 12:54:28 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 22:16:55 merdely Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "interface to the system's process table"
|
||||
COMMENT= interface to the system's process table
|
||||
|
||||
DISTNAME= Proc-ProcessTable-0.41
|
||||
PKGNAME= p5-${DISTNAME}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2006/06/03 09:49:24 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2007/09/15 22:16:55 merdely Exp $
|
||||
|
||||
COMMENT= "Python program to create FAQ's list from formatted data file"
|
||||
COMMENT= Python program to create FAQ's list from formatted data file
|
||||
|
||||
DISTNAME= makefaq-2.5
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/03/22 22:48:04 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/09/15 22:16:55 merdely Exp $
|
||||
|
||||
COMMENT= "XML parsing class based on PHP's bundled expat"
|
||||
COMMENT= XML parsing class based on PHP's bundled expat
|
||||
|
||||
DISTNAME= XML_Parser-1.2.6
|
||||
PKGNAME= pear-${DISTNAME:S/_/-/}p0
|
||||
|
Loading…
x
Reference in New Issue
Block a user