diff options
author | Paul Wassi <p.wassi@gmx.at> | 2017-11-16 10:00:26 +0100 |
---|---|---|
committer | Paul Wassi <p.wassi@gmx.at> | 2017-11-16 10:10:41 +0100 |
commit | e83d0c0d8d117004addd8efc82f355abd512cea3 (patch) | |
tree | 87b6a92e50c52c677c2249b3369bd77dcb88833b /mail/emailrelay/files/emailrelay.auth | |
parent | 84e5012e88537cfa23b81e87e3cfaf66b17d5524 (diff) |
mail/emailrelay: cosmetic fixes
This is just a cosmetic thing, therefore no increase of PKG_RELEASE.
- Trailing spaces and tabs
- Add newline to end of file
- Add License info to Makefile
- Move maintainer definition to PKG_MAINTAINER
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Diffstat (limited to 'mail/emailrelay/files/emailrelay.auth')
-rw-r--r-- | mail/emailrelay/files/emailrelay.auth | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/emailrelay/files/emailrelay.auth b/mail/emailrelay/files/emailrelay.auth index 3d11bf0f2..8bc959459 100644 --- a/mail/emailrelay/files/emailrelay.auth +++ b/mail/emailrelay/files/emailrelay.auth @@ -13,4 +13,4 @@ # #NONE server 192.168.1.* keyword #LOGIN client smtpuser@smtpserver smtppassword -#LOGIN server user1 secret
\ No newline at end of file +#LOGIN server user1 secret |