mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
Remove redunant quotes on COMMENTS
Submitted by: maintainer
This commit is contained in:
parent
25ec553293
commit
34be62fb2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76609
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ MASTER_SITES= http://fabrice.bellard.free.fr/qemacs/
|
|||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/}
|
||||
|
||||
MAINTAINER= so14k@so14k.com
|
||||
COMMENT= "QEmacs (for Quick Emacs) is a very small but powerful UNIX editor"
|
||||
COMMENT= QEmacs (for Quick Emacs) is a very small but powerful UNIX editor
|
||||
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue