diff options
-rw-r--r-- | mail/getmail/Makefile | 4 | ||||
-rw-r--r-- | mail/getmail/distinfo | 2 | ||||
-rw-r--r-- | mail/getmail/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index 8b0a1ea..c883774 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -6,9 +6,9 @@ # PORTNAME= getmail -PORTVERSION= 2.3.11 +PORTVERSION= 3.0.4 CATEGORIES= mail python -MASTER_SITES= http://www.qcc.ca/~charlesc/software/getmail-2.0/%SUBDIR%/ +MASTER_SITES= http://www.qcc.ca/~charlesc/software/getmail-3.0/%SUBDIR%/ MAINTAINER= anders@andersa.net COMMENT= POP3 mail retriever written in Python diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index eda6464..f45827e 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1 +1 @@ -MD5 (getmail-2.3.11.tar.gz) = 3276d6bce7d455ee9029d54b4aa4550a +MD5 (getmail-3.0.4.tar.gz) = fb5461f6e0ce5e838b7fc671a3d91731 diff --git a/mail/getmail/pkg-plist b/mail/getmail/pkg-plist index 5ee59ad..3ebc2f6 100644 --- a/mail/getmail/pkg-plist +++ b/mail/getmail/pkg-plist @@ -7,6 +7,9 @@ share/examples/getmail/getmailrc-example share/getmail/ConfParser.py share/getmail/getmail.py share/getmail/getmail_classes.py +share/getmail/getmail_constants.py +share/getmail/getmail_defaults.py +share/getmail/getmail_utilities.py share/getmail/timeoutsocket.py @dirrm share/getmail @dirrm share/examples/getmail |