diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-11-11 03:22:25 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-11-11 03:22:25 +0000 |
commit | 60ca7e308f18dcef0bc091551aa23b90a375009c (patch) | |
tree | 20188915dd66801fbbf2a53545e1042a1ba93026 /mail | |
parent | 9f35216f2ff91dfa5e649033701f7805b6093dac (diff) |
- github is redirecting all these to https now
Notes
Notes:
svn path=/head/; revision=264379
Diffstat (limited to 'mail')
-rw-r--r-- | mail/rubygem-mail/pkg-descr | 2 | ||||
-rw-r--r-- | mail/rubygem-pony/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/rubygem-mail/pkg-descr b/mail/rubygem-mail/pkg-descr index 0af5fceae0bd..0d1148b299c0 100644 --- a/mail/rubygem-mail/pkg-descr +++ b/mail/rubygem-mail/pkg-descr @@ -1,4 +1,4 @@ Mail is an library for Ruby to handle email generation, parsing and sending in a simple, rubyesque manner. -WWW: http://github.com/mikel/mail +WWW: https://github.com/mikel/mail diff --git a/mail/rubygem-pony/pkg-descr b/mail/rubygem-pony/pkg-descr index e4a7a3f91e02..024008083290 100644 --- a/mail/rubygem-pony/pkg-descr +++ b/mail/rubygem-pony/pkg-descr @@ -9,4 +9,4 @@ is available, otherwise it uses SMTP to localhost. Also, you may need rubygem-smtp_tls if you want to send via tls/ssl and are using ruby < 1.8.7 -WWW: http://github.com/benprew/pony +WWW: https://github.com/benprew/pony |