Remove surrounding quotes in COMMENT
This commit is contained in:
parent
e8e53f5b6b
commit
5f016682f3
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.45 2007/08/25 19:46:46 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.46 2007/09/15 21:17:24 merdely Exp $
|
||||
|
||||
COMMENT= "GNU Bourne Again Shell"
|
||||
COMMENT= GNU Bourne Again Shell
|
||||
|
||||
DISTNAME= bash-3.2
|
||||
PKGNAME= ${DISTNAME}.25
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/04/12 18:59:36 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/15 21:17:24 merdely Exp $
|
||||
|
||||
COMMENT= "Perl shell"
|
||||
COMMENT= Perl shell
|
||||
|
||||
DISTNAME= psh-1.8
|
||||
PKGNAME= ${DISTNAME:S/p/perl/}p1
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2007/06/06 11:39:53 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/09/15 21:17:24 merdely Exp $
|
||||
|
||||
COMMENT= "stand-alone shell with built-in commands"
|
||||
COMMENT= stand-alone shell with built-in commands
|
||||
|
||||
VERSION= 3.6
|
||||
DISTNAME= sash-${VERSION}
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2007/02/04 15:54:19 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2007/09/15 21:17:25 merdely Exp $
|
||||
|
||||
NOT_FOR_ARCHS= ${LP64_ARCHS}
|
||||
|
||||
COMMENT= "Unix shell embedded in Scheme"
|
||||
COMMENT= Unix shell embedded in Scheme
|
||||
|
||||
DISTNAME= scsh-0.6.7
|
||||
CATEGORIES= lang shells
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2007/05/27 18:04:46 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2007/09/15 21:17:25 merdely Exp $
|
||||
|
||||
COMMENT= "extended C-shell with many useful features"
|
||||
COMMENT= extended C-shell with many useful features
|
||||
|
||||
DISTNAME= tcsh-6.15.00
|
||||
CATEGORIES= shells
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/04/08 22:48:15 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/15 21:17:25 merdely Exp $
|
||||
|
||||
COMMENT= 'perl shell'
|
||||
COMMENT= perl shell
|
||||
CATEGORIES= shells
|
||||
|
||||
V= 0.96
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2007/05/29 16:57:00 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2007/09/15 21:17:25 merdely Exp $
|
||||
|
||||
COMMENT-main= "Z shell, Bourne shell-compatible"
|
||||
COMMENT-zftp= "Z shell embedded ftp client"
|
||||
COMMENT-main= Z shell, Bourne shell-compatible
|
||||
COMMENT-zftp= Z shell embedded ftp client
|
||||
|
||||
VERSION= 4.2.6
|
||||
DISTNAME= zsh-${VERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user