diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:03 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:03 +0000 |
commit | 7f58dfe7c3ae609101124033c1c1794ab84fc05b (patch) | |
tree | d49a8dcad3661592e0d0c35bfeafd62b0fdc42fb /deskutils/gxmessage | |
parent | Remove trailing whitespaces from category databases (diff) |
Remove trailing whitespaces from category deskutils
Notes
Notes:
svn path=/head/; revision=345403
Diffstat (limited to 'deskutils/gxmessage')
-rw-r--r-- | deskutils/gxmessage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gxmessage/Makefile b/deskutils/gxmessage/Makefile index 047867e7fe4c..128850404a16 100644 --- a/deskutils/gxmessage/Makefile +++ b/deskutils/gxmessage/Makefile @@ -20,7 +20,7 @@ MAKE_ARGS+= INSTALL="${INSTALL_PROGRAM}" NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |