diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/getmail/Makefile | 8 | ||||
-rw-r--r-- | mail/getmail/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index f6f5987aa9bb..8793ec32daa5 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,18 +1,18 @@ # New ports collection makefile for: getmail # Date created: 06 May 2001 -# # Whom: Yukihiro Nakai <nakai@FreeBSD.org> +# Whom: Yukihiro Nakai <nakai@FreeBSD.org> # # $FreeBSD$ # PORTNAME= getmail -PORTVERSION= 4.1.3 +PORTVERSION= 4.2.2 CATEGORIES= mail python MASTER_SITES= http://www.qcc.ca/~charlesc/software/getmail-4/%SUBDIR%/ MASTER_SITE_SUBDIR= old-versions -MAINTAINER= sergei@FreeBSD.org -COMMENT= POP3 mail retriever with reliable Maildir/command delivery +MAINTAINER= question+fbsdports@closedsrc.org +COMMENT= POP3/IMAP mail retriever with Maildir and command delivery USE_PYTHON= yes USE_REINPLACE= yes diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index c4e078b72632..4ecda7f32ff0 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,2 +1,2 @@ -MD5 (getmail-4.1.3.tar.gz) = 303ba0b8c7faf5090a825e5b5591fbf3 -SIZE (getmail-4.1.3.tar.gz) = 108085 +MD5 (getmail-4.2.2.tar.gz) = 8a2e100a8c5912f0350dc70db55191d1 +SIZE (getmail-4.2.2.tar.gz) = 121093 |