diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:02 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:02 +0000 |
commit | 4d6caa9a7ebb5910c2e5875c761cb1aba4631bb7 (patch) | |
tree | 29b0a7f3cbfdc775a4d48f6812d8a693979425c9 /palm | |
parent | 19958787558583fbdc691a55ebaf161df8aa428b (diff) | |
download | ports-4d6caa9a7ebb5910c2e5875c761cb1aba4631bb7.tar.gz ports-4d6caa9a7ebb5910c2e5875c761cb1aba4631bb7.zip |
Notes
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> |