diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:33 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:33 +0000 |
commit | f9b77521fd6ba91a482cf027a6b4474de102def3 (patch) | |
tree | 0d7d07fdcba6a388d59a0184ba28e5d6ca9746dd /x11-wm/obmenu/Makefile | |
parent | 3258efa5b140e00024504991cf468e18fc005ad1 (diff) |
Remove trailing whitespaces from category x11-wm
Notes
Notes:
svn path=/head/; revision=345443
Diffstat (limited to 'x11-wm/obmenu/Makefile')
-rw-r--r-- | x11-wm/obmenu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/obmenu/Makefile b/x11-wm/obmenu/Makefile index acf91549ddfd..315c40b898d4 100644 --- a/x11-wm/obmenu/Makefile +++ b/x11-wm/obmenu/Makefile @@ -24,7 +24,7 @@ SUB_FILES= pkg-message DESKTOP_ENTRIES="Obmenu" "Menu manager for Openbox" ${PORTNAME} \ "${PORTNAME}" "Settings;" false -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |