diff options
author | thierry <thierry@FreeBSD.org> | 2014-12-15 04:03:28 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2014-12-15 04:03:28 +0800 |
commit | 4bd53358075e3f564add9a3e7be6070558a707fb (patch) | |
tree | c5ce146c6b4e81c7546d41e758a8c773e08dca10 /mail | |
parent | a42f926ae234cb00b60f1db651514a55b56cc127 (diff) | |
download | freebsd-ports-gnome-4bd53358075e3f564add9a3e7be6070558a707fb.tar.gz freebsd-ports-gnome-4bd53358075e3f564add9a3e7be6070558a707fb.tar.zst freebsd-ports-gnome-4bd53358075e3f564add9a3e7be6070558a707fb.zip |
Change the WWW: line to avoid confusion.
Suggested by: bapt
Diffstat (limited to 'mail')
-rw-r--r-- | mail/panda-cclient/pkg-descr | 4 | ||||
-rw-r--r-- | mail/panda-imap/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/panda-cclient/pkg-descr b/mail/panda-cclient/pkg-descr index 922dcd510fc0..c474c010583c 100644 --- a/mail/panda-cclient/pkg-descr +++ b/mail/panda-cclient/pkg-descr @@ -4,6 +4,6 @@ server. This is the version forked from UW by the original author Mark Crispin. -For more information, please see the UW IMAP homepage: +For more information, please see the repository homepage: -WWW: http://www.washington.edu/imap/ +WWW: https://github.com/jonabbey/panda-imap diff --git a/mail/panda-imap/pkg-descr b/mail/panda-imap/pkg-descr index 8d2d08d22ee5..ec4ab899f117 100644 --- a/mail/panda-imap/pkg-descr +++ b/mail/panda-imap/pkg-descr @@ -3,4 +3,4 @@ Included are (almost) backwards-compatible POP2 and POP3 servers. This is the version forked from UW by the original author Mark Crispin. -WWW: http://www.washington.edu/imap/ +WWW: https://github.com/jonabbey/panda-imap |