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/pure-xml | |
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/pure-xml')
-rw-r--r-- | textproc/pure-xml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pure-xml/Makefile b/textproc/pure-xml/Makefile index fd4e92459e5..2ae16deaa34 100644 --- a/textproc/pure-xml/Makefile +++ b/textproc/pure-xml/Makefile @@ -26,7 +26,7 @@ PORTDOCS= README PORTEXAMPLES= * -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |