diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:12 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:12 +0800 |
commit | 8413b62ea71ca0d1cc8f3dfd4b3fd1f1dc4600d1 (patch) | |
tree | c5964c4dcc47abf5d43ae79faafc7963fa814881 /print/tex-xdvik | |
parent | 2e47b7f30331f9b013570c79934907cf743969dd (diff) | |
download | freebsd-ports-gnome-8413b62ea71ca0d1cc8f3dfd4b3fd1f1dc4600d1.tar.gz freebsd-ports-gnome-8413b62ea71ca0d1cc8f3dfd4b3fd1f1dc4600d1.tar.zst freebsd-ports-gnome-8413b62ea71ca0d1cc8f3dfd4b3fd1f1dc4600d1.zip |
Remove trailing whitespaces from category print
Diffstat (limited to 'print/tex-xdvik')
-rw-r--r-- | print/tex-xdvik/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/tex-xdvik/Makefile b/print/tex-xdvik/Makefile index 1b9cfa8beceb..5d2b66edce69 100644 --- a/print/tex-xdvik/Makefile +++ b/print/tex-xdvik/Makefile @@ -50,7 +50,7 @@ PORTDOCS= BUGS CHANGES INSTALL README README.CVS README.coding \ NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |