diff options
author | olgeni <olgeni@FreeBSD.org> | 2014-06-10 15:39:01 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2014-06-10 15:39:01 +0800 |
commit | e355d56a54b5c0b2b04fb2ed6ae1a15f6c543a2a (patch) | |
tree | 5f5e0016c85dfbeb5214652d98c59047d49c0ae7 /emulators/pcemu | |
parent | 79f9f6cb7c2dd199783f80d026ee0a6958e0edd1 (diff) | |
download | freebsd-ports-gnome-e355d56a54b5c0b2b04fb2ed6ae1a15f6c543a2a.tar.gz freebsd-ports-gnome-e355d56a54b5c0b2b04fb2ed6ae1a15f6c543a2a.tar.zst freebsd-ports-gnome-e355d56a54b5c0b2b04fb2ed6ae1a15f6c543a2a.zip |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
Diffstat (limited to 'emulators/pcemu')
-rw-r--r-- | emulators/pcemu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile index a117fe606b30..2dd2565bfa67 100644 --- a/emulators/pcemu/Makefile +++ b/emulators/pcemu/Makefile @@ -20,7 +20,7 @@ MASTER_SITES+= ftp://ftp.cs.bris.ac.uk/pub/users/hedley/ DISTNAME= pcemu1.01alpha MAINTAINER= joerg@FreeBSD.org -COMMENT= An 8086 PC emulator, by David Hedley +COMMENT= 8086 PC emulator, by David Hedley BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ |