diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-07 21:00:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-07 21:00:56 +0800 |
commit | 707abbdf3b1bf16c868dc2028509181f8a5e4b27 (patch) | |
tree | 5903ee48a05b9cae235ec02e0e0abd2d7bd824ed /print | |
parent | 4ae5fc7389a27e60ac5d4cfb867ca529c53ac466 (diff) | |
download | freebsd-ports-gnome-707abbdf3b1bf16c868dc2028509181f8a5e4b27.tar.gz freebsd-ports-gnome-707abbdf3b1bf16c868dc2028509181f8a5e4b27.tar.zst freebsd-ports-gnome-707abbdf3b1bf16c868dc2028509181f8a5e4b27.zip |
- Remove unneeded quotes in COMMENTS
PR: 121329
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
Approved by: portmgr (erwin via irc)
Diffstat (limited to 'print')
-rw-r--r-- | print/epsonepl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/epsonepl/Makefile b/print/epsonepl/Makefile index 6b85d0000ba8..eaf638d00b6f 100644 --- a/print/epsonepl/Makefile +++ b/print/epsonepl/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}ijs-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -COMMENT= "Printer filter for EPSON EPL-5700L etc" +COMMENT= Printer filter for EPSON EPL-5700L etc USE_GHOSTSCRIPT_RUN= yes |