summaryrefslogtreecommitdiff
path: root/lang/python21/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2002-01-16 19:50:36 +0000
committerdrochner <drochner@pkgsrc.org>2002-01-16 19:50:36 +0000
commit17fc5a04091ec0f3db635dbddcb5c1fe61c56424 (patch)
treed5eb696e3fa177f3c3482846131f26b6ee65b0c0 /lang/python21/Makefile
parente9adff67cd25c458e9a5fab9add5b916003cf808 (diff)
downloadpkgsrc-17fc5a04091ec0f3db635dbddcb5c1fe61c56424.tar.gz
fix the Makefile installed for extension packages to use the right
python version, bump pkg name to 2.1.1nb1
Diffstat (limited to 'lang/python21/Makefile')
-rw-r--r--lang/python21/Makefile4
1 files changed, 2 insertions, 2 deletions
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