diff options
author | robak <robak@FreeBSD.org> | 2015-04-29 01:54:31 +0800 |
---|---|---|
committer | robak <robak@FreeBSD.org> | 2015-04-29 01:54:31 +0800 |
commit | e606e377dbf2be5ff65ba0a41b9164c32fac6725 (patch) | |
tree | 8e31bcbbce5257b080ca04c7c287f621a7e73ba2 /mail | |
parent | 0153ebacc958710456d59036bf8c4af2f5a73886 (diff) | |
download | freebsd-ports-gnome-e606e377dbf2be5ff65ba0a41b9164c32fac6725.tar.gz freebsd-ports-gnome-e606e377dbf2be5ff65ba0a41b9164c32fac6725.tar.zst freebsd-ports-gnome-e606e377dbf2be5ff65ba0a41b9164c32fac6725.zip |
mail/getmail: update MASTER_SITES
PR: 199690
Submitted by: Joseph Mingrone <jrm@ftfl.ca> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/getmail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index b3ae5f6e29e6..f6e153c35086 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -4,8 +4,7 @@ PORTNAME= getmail PORTVERSION= 4.47.0 CATEGORIES= mail python -MASTER_SITES= http://pyropus.ca/software/getmail/old-versions/ \ - http://mirrors.closedsrc.org/getmail/ +MASTER_SITES= http://pyropus.ca/software/getmail/old-versions/ MAINTAINER= jrm@ftfl.ca COMMENT= POP3/IMAP4 mail retriever with Maildir and command delivery |