diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:48 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:48 +0800 |
commit | a73f5dd792551f96a60b4abb456ff3a43b67ace6 (patch) | |
tree | e0abe7855bfca039e9bbd3999052684a2414171f /textproc/mxml/Makefile | |
parent | d214e91df0e84a97f87244283d936f315b97cf12 (diff) | |
download | freebsd-ports-graphics-a73f5dd792551f96a60b4abb456ff3a43b67ace6.tar.gz freebsd-ports-graphics-a73f5dd792551f96a60b4abb456ff3a43b67ace6.tar.zst freebsd-ports-graphics-a73f5dd792551f96a60b4abb456ff3a43b67ace6.zip |
Remove trailing whitespaces from category textproc
Diffstat (limited to 'textproc/mxml/Makefile')
-rw-r--r-- | textproc/mxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/mxml/Makefile b/textproc/mxml/Makefile index 1d784929cc3..13924b97634 100644 --- a/textproc/mxml/Makefile +++ b/textproc/mxml/Makefile @@ -29,7 +29,7 @@ PLIST_FILES= bin/mxmldoc include/mxml.h \ man/man1/mxmldoc.1.gz \ man/man3/mxml.3.gz -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |