diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-22 11:39:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-22 11:39:02 +0000 |
commit | ada25f75958c601f341e9510ca9da578e0f53221 (patch) | |
tree | 6460a108309f1ff617b5cb516bf64df15f46ded3 /time/gdeskcal | |
parent | 5d8d89ab8d4bf4a2ac87ba891a3458aea5f01cc7 (diff) | |
download | pkgsrc-ada25f75958c601f341e9510ca9da578e0f53221.tar.gz |
Accept python-2.4 too, from Geert Hendrickx in PR 31887.
Diffstat (limited to 'time/gdeskcal')
-rw-r--r-- | time/gdeskcal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile index 8abb766f024..ee59bc19dda 100644 --- a/time/gdeskcal/Makefile +++ b/time/gdeskcal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/06/17 03:50:38 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2005/10/22 11:39:02 wiz Exp $ # DISTNAME= gDeskCal-0_57_1 @@ -13,7 +13,7 @@ COMMENT= Desktop calendar WRKSRC= ${WRKDIR}/gDeskCal-0.57.1 NO_BUILD= yes -PYTHON_VERSIONS_ACCEPTED= 23 +PYTHON_VERSIONS_ACCEPTED= 24 23 PYTHON_PATCH_SCRIPTS= gdeskcal INSTALLATION_DIRS= bin |