diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:37:56 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:37:56 +0800 |
commit | fc8fba93ecd8f3dea898e805abc9f16104f67525 (patch) | |
tree | 2cc327ac7472daf1c9327d9e62dfddafa7700591 /mail/getmail/Makefile | |
parent | 85c737eb85fd7b20304f1fbf513941c7654277a4 (diff) | |
download | freebsd-ports-gnome-fc8fba93ecd8f3dea898e805abc9f16104f67525.tar.gz freebsd-ports-gnome-fc8fba93ecd8f3dea898e805abc9f16104f67525.tar.zst freebsd-ports-gnome-fc8fba93ecd8f3dea898e805abc9f16104f67525.zip |
Remove trailing whitespaces from category mail
Diffstat (limited to 'mail/getmail/Makefile')
-rw-r--r-- | mail/getmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index 886a3868f6ca..5dfcc9ff4185 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -20,7 +20,7 @@ PORTDOCS= README BUGS CHANGELOG THANKS TODO *.txt *.html *.css NO_STAGE= yes -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |