From 38f3061a2147c120f3ee397bc752045e728da02a Mon Sep 17 00:00:00 2001 From: djm Date: Sat, 18 Oct 2008 12:04:37 +0000 Subject: [PATCH] out with 2.3 in with 2.6 --- lang/python/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/Makefile b/lang/python/Makefile index c3eac59d96d..f3100b5652c 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.54 2006/11/01 21:20:04 alek Exp $ +# $OpenBSD: Makefile,v 1.55 2008/10/18 12:04:37 djm Exp $ -SUBDIR+= 2.3 SUBDIR+= 2.4 SUBDIR+= 2.5 +SUBDIR+= 2.6 .include