diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-01-18 03:21:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-01-18 03:21:31 +0800 |
commit | 221520e6b1d795ff840aff243fc2add0d655ac7b (patch) | |
tree | 0828f9db94ad882d7e437ea8d7e662d99eb10288 /mail | |
parent | cbb496881fe862b4a81545117800ee772574026b (diff) | |
download | freebsd-ports-gnome-221520e6b1d795ff840aff243fc2add0d655ac7b.tar.gz freebsd-ports-gnome-221520e6b1d795ff840aff243fc2add0d655ac7b.tar.zst freebsd-ports-gnome-221520e6b1d795ff840aff243fc2add0d655ac7b.zip |
Update MASTER_SITES and WWW
Diffstat (limited to 'mail')
-rw-r--r-- | mail/libpst/Makefile | 2 | ||||
-rw-r--r-- | mail/libpst/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/libpst/Makefile b/mail/libpst/Makefile index 35bb33100546..d9fa4237542f 100644 --- a/mail/libpst/Makefile +++ b/mail/libpst/Makefile @@ -4,7 +4,7 @@ PORTNAME= libpst PORTVERSION= 0.6.72 CATEGORIES= mail converters -MASTER_SITES= http://www.five-ten-sg.com/libpst/packages/ \ +MASTER_SITES= https://www.five-ten-sg.com/libpst/packages/ \ https://fossies.org/unix/privat/ \ LOCAL/sunpoet diff --git a/mail/libpst/pkg-descr b/mail/libpst/pkg-descr index 25e0078a97f2..f24361c4f38f 100644 --- a/mail/libpst/pkg-descr +++ b/mail/libpst/pkg-descr @@ -7,4 +7,4 @@ to both mbox and MH mailbox formats, and to DII load file format for use with many of the CT Summation products. Contacts can be converted to a simple list, to vcard format, or to .ldif format for import to an LDAP server. -WWW: http://www.five-ten-sg.com/libpst/ +WWW: https://www.five-ten-sg.com/libpst/ |