summaryrefslogtreecommitdiff
path: root/mail/getmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/getmail/Makefile')
-rw-r--r--mail/getmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index e417a6466b0..3ab5b1e7ac2 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.160 2018/04/03 03:23:28 schmonz Exp $
+# $NetBSD: Makefile,v 1.161 2018/07/03 05:03:23 adam Exp $
DISTNAME= getmail-5.6
CATEGORIES= mail
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2
USE_LANGUAGES= # none
REPLACE_PYTHON= *.py getmailcore/*.py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 4.53.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 4.53.0
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"