From 17fc5a04091ec0f3db635dbddcb5c1fe61c56424 Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 16 Jan 2002 19:50:36 +0000 Subject: fix the Makefile installed for extension packages to use the right python version, bump pkg name to 2.1.1nb1 --- lang/python21/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/python21/Makefile') diff --git a/lang/python21/Makefile b/lang/python21/Makefile index b17f598b801..7f1c69767b1 100644 --- a/lang/python21/Makefile +++ b/lang/python21/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/08/07 14:38:07 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2002/01/16 19:50:36 drochner Exp $ # DISTNAME= Python-2.1.1 -PKGNAME= python21-2.1.1 +PKGNAME= python21-2.1.1nb1 CATEGORIES= lang MASTER_SITES= ftp://ftp.python.org/pub/python/2.1.1/ EXTRACT_SUFX= .tgz -- cgit v1.2.3