diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:56 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:56 +0000 |
commit | 965af56785537c36bbefb393bf53a41ec1df4d4e (patch) | |
tree | 2cc327ac7472daf1c9327d9e62dfddafa7700591 /mail/getmail | |
parent | Remove trailing whitespaces from category lang (diff) |
Remove trailing whitespaces from category mail
Notes
Notes:
svn path=/head/; revision=345418
Diffstat (limited to 'mail/getmail')
-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> |