diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:02 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:02 +0800 |
commit | 073286688513ad8a83d1c6024914b7ed0a4ccb2d (patch) | |
tree | 29b0a7f3cbfdc775a4d48f6812d8a693979425c9 /palm | |
parent | 21a6fb1b05ce053f19fca0c0790e2d155ac9ea69 (diff) | |
download | freebsd-ports-gnome-073286688513ad8a83d1c6024914b7ed0a4ccb2d.tar.gz freebsd-ports-gnome-073286688513ad8a83d1c6024914b7ed0a4ccb2d.tar.zst freebsd-ports-gnome-073286688513ad8a83d1c6024914b7ed0a4ccb2d.zip |
Remove trailing whitespaces from category palm
Diffstat (limited to 'palm')
-rw-r--r-- | palm/jpilot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index e1069e6b3d1c..6d25f583b437 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -32,7 +32,7 @@ MAN1= jpilot-dial.1 jpilot-dump.1 jpilot-sync.1 jpilot.1 NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include <bsd.port.options.mk> |