diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-04-01 18:08:31 +0300 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-04-01 18:09:49 +0300 |
commit | 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123 (patch) | |
tree | 2abf1c896f8e1fd58b9c4e767d74a5ba36df7259 /mail/py-validate_email | |
parent | UPDATING: fix trailing whitespace (diff) |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket
Diffstat (limited to 'mail/py-validate_email')
-rw-r--r-- | mail/py-validate_email/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-validate_email/pkg-descr b/mail/py-validate_email/pkg-descr index 55e393bd9e38..61b416fbcb5b 100644 --- a/mail/py-validate_email/pkg-descr +++ b/mail/py-validate_email/pkg-descr @@ -1,4 +1,4 @@ Verifies and checks if an e-mail address is valid, properly formatted and really exists. It can optionally check the MX records of the e-mail domain. - + WWW: https://github.com/syrusakbary/validate_email |