From 776682301675dff66189b8a50d79fd8d440319f5 Mon Sep 17 00:00:00 2001 From: kim Date: Fri, 26 Sep 2003 00:20:32 +0000 Subject: Works with more Python versions. --- mail/tmda/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile index 536983e08d2..9a765c037be 100644 --- a/mail/tmda/Makefile +++ b/mail/tmda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/09/23 01:57:18 kim Exp $ +# $NetBSD: Makefile,v 1.15 2003/09/26 00:20:32 kim Exp $ # DISTNAME= tmda-0.84 @@ -11,7 +11,7 @@ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://tmda.net/ COMMENT= Python-based SPAM reduction system -PYTHON_VERSIONS_ACCEPTED= 22 21 +PYTHON_VERSIONS_ACCEPTED= 23 23pth 22 22pth 21 21pth PY_PATCHPLIST= # defined PYTHON_PATCH_SCRIPTS= ${TMDA_PROGRAMS} -- cgit v1.2.3