diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pecl-mailparse/pkg-descr | 2 | ||||
-rw-r--r-- | mail/pecl-pop3/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/pecl-mailparse/pkg-descr b/mail/pecl-mailparse/pkg-descr index abf0218493a6..c9f9ca014e16 100644 --- a/mail/pecl-mailparse/pkg-descr +++ b/mail/pecl-mailparse/pkg-descr @@ -4,4 +4,4 @@ Mailparse is stream based, which means that it does not keep in-memory copies of the files it processes - so it is very resource efficient when dealing with large messages. -WWW: http://pecl.php.net/package/mailparse +WWW: https://pecl.php.net/package/mailparse diff --git a/mail/pecl-pop3/pkg-descr b/mail/pecl-pop3/pkg-descr index b620931ff4a0..b817005bcf24 100644 --- a/mail/pecl-pop3/pkg-descr +++ b/mail/pecl-pop3/pkg-descr @@ -3,4 +3,4 @@ script to connect to and interact with a POP3 mail server. It is based on the PHP streams interface and requires no external library. -WWW: http://pecl.php.net/package/POP3 +WWW: https://pecl.php.net/package/POP3 |