summaryrefslogtreecommitdiff
path: root/mail/getmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/getmail/Makefile')
-rw-r--r--mail/getmail/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index 2dd1726aecb..bf9fdc63a72 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.151 2017/01/01 14:43:45 wiz Exp $
+# $NetBSD: Makefile,v 1.152 2017/01/16 00:09:14 schmonz Exp $
-DISTNAME= getmail-4.52.0
+DISTNAME= getmail-4.53.0
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}old-versions/
@@ -11,8 +11,8 @@ LICENSE= gnu-gpl-v2
USE_LANGUAGES= # none
-REPLACE_PYTHON= *.py getmailcore/*.py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 4.44.0
+REPLACE_PYTHON= *.py getmailcore/*.py
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 4.53.0
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"