diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:40:06 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:40:06 +0800 |
commit | 8a44262d4813f0c5ffb9ff5113f48e21cc1169fe (patch) | |
tree | c50186d035ce35909acb6882b79ec4614cbc022b /x11/xbanner | |
parent | 7cc1cbdb119b5523050fb3d7adb792643a55adf5 (diff) | |
download | freebsd-ports-gnome-8a44262d4813f0c5ffb9ff5113f48e21cc1169fe.tar.gz freebsd-ports-gnome-8a44262d4813f0c5ffb9ff5113f48e21cc1169fe.tar.zst freebsd-ports-gnome-8a44262d4813f0c5ffb9ff5113f48e21cc1169fe.zip |
Remove trailing whitespaces from category x11
Diffstat (limited to 'x11/xbanner')
-rw-r--r-- | x11/xbanner/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xbanner/Makefile b/x11/xbanner/Makefile index cbb0c9533883..9b946698a10f 100644 --- a/x11/xbanner/Makefile +++ b/x11/xbanner/Makefile @@ -14,7 +14,7 @@ COMMENT= Make your XDM login screen look beautiful USE_XORG= xpm x11 -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |