diff options
Diffstat (limited to 'lang/python21/Makefile')
-rw-r--r-- | lang/python21/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python21/Makefile b/lang/python21/Makefile index 042f09ce90a..2e62fb9d35e 100644 --- a/lang/python21/Makefile +++ b/lang/python21/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2004/01/27 18:55:30 abs Exp $ +# $NetBSD: Makefile,v 1.15 2004/08/02 16:59:22 recht Exp $ # PKGNAME= python21-2.1.3 -PKGREVISION= 2 +PKGREVISION= 3 CONFIGURE_ARGS+= --without-threads |