From 961419495f9c5b98ac5080ebe6c6302a0bb78ed4 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 11 Feb 2009 14:23:31 +0000 Subject: Sort PYTHON_VERSIONS_ACCEPTED. --- textproc/py-Excelerator/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/py-Excelerator') diff --git a/textproc/py-Excelerator/Makefile b/textproc/py-Excelerator/Makefile index f369a105a2f..74a38679317 100644 --- a/textproc/py-Excelerator/Makefile +++ b/textproc/py-Excelerator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:52 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2009/02/11 14:23:32 joerg Exp $ # DISTNAME= pyexcelerator-${VERSION} @@ -15,7 +15,7 @@ COMMENT= Python library for generating Excel 97/2000/XP/2003 files PKG_DESTDIR_SUPPORT= user-destdir PYDISTUTILSPKG= yes -PYTHON_VERSIONS_ACCEPTED= 24 25 +PYTHON_VERSIONS_ACCEPTED= 25 24 # No -L please, needs upper case EXTRACT_OPTS_ZIP=-aqo -- cgit v1.2.3