diff options
author | cs <cs@FreeBSD.org> | 2012-07-25 19:24:09 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-25 19:24:09 +0800 |
commit | c061af9ff6b84c01a3c4bfd641d7a54791ef4cff (patch) | |
tree | d5deb920c702628b749aa7d09c877167426af122 /editors/fb | |
parent | e2e1816e42d1fb59eba0ba676eb3e291e4255c32 (diff) | |
download | freebsd-ports-graphics-c061af9ff6b84c01a3c4bfd641d7a54791ef4cff.tar.gz freebsd-ports-graphics-c061af9ff6b84c01a3c4bfd641d7a54791ef4cff.tar.zst freebsd-ports-graphics-c061af9ff6b84c01a3c4bfd641d7a54791ef4cff.zip |
Fix typos in COMMENT
Diffstat (limited to 'editors/fb')
-rw-r--r-- | editors/fb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/fb/Makefile b/editors/fb/Makefile index 73e7294a703..d01b206bcd9 100644 --- a/editors/fb/Makefile +++ b/editors/fb/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= _tar.gz MAINTAINER= mi@aldan.algebra.com -COMMENT= Binary File Viewer, Editor, & Manipulator (and a lot more) +COMMENT= Binary file viewer, editor, and manipulator (and a lot more) NO_WRKSUBDIR= Yes |