summaryrefslogtreecommitdiff
path: root/misc/openoffice2
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-04-21 08:17:25 +0000
committerabs <abs@pkgsrc.org>2008-04-21 08:17:25 +0000
commitc98f5bdf576470a615b39e212ff19de7e3796382 (patch)
treef2117bb4dc8d49761dcfb1e0b8b1f10415f09df9 /misc/openoffice2
parent70d5002357b3f79b17c502be561017186aa392b6 (diff)
downloadpkgsrc-c98f5bdf576470a615b39e212ff19de7e3796382.tar.gz
PYTHON_VERSIONS_ACCEPTED+=25
Diffstat (limited to 'misc/openoffice2')
-rw-r--r--misc/openoffice2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openoffice2/Makefile b/misc/openoffice2/Makefile
index 52033a00cba..6690ba43920 100644
--- a/misc/openoffice2/Makefile
+++ b/misc/openoffice2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2008/04/07 16:24:51 hira Exp $
+# $NetBSD: Makefile,v 1.42 2008/04/21 08:17:25 abs Exp $
#
OO_VER= 2.4.0
@@ -171,7 +171,7 @@ post-install:
.include "../../mk/compiler.mk"
-PYTHON_VERSIONS_ACCEPTED= 24 23 22
+PYTHON_VERSIONS_ACCEPTED= 25 24 23 22
.include "../../lang/python/application.mk"
.include "../../databases/db4/buildlink3.mk"