diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:48 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:48 +0000 |
commit | 3e71c5820485b3e315bb589b71e4d98a1e76d120 (patch) | |
tree | e0abe7855bfca039e9bbd3999052684a2414171f /textproc/yodl | |
parent | 239a5ff5de3d00f1392d539f91bc9040ae80b19a (diff) | |
download | freebsd-ports-3e71c5820485b3e315bb589b71e4d98a1e76d120.zip |
Remove trailing whitespaces from category textproc
Diffstat (limited to 'textproc/yodl')
-rw-r--r-- | textproc/yodl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index 551825a92347..ffd574d4a649 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -27,7 +27,7 @@ PLIST_SUB+= PORTVERSION="${PORTVERSION}" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |