summaryrefslogtreecommitdiff
path: root/lang/python21
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-01-16 20:11:38 +0000
committerwiz <wiz@pkgsrc.org>2002-01-16 20:11:38 +0000
commita9f74849489bd7700dbfacb6a14e5212d0f93dc7 (patch)
tree691285727d56e187b6d0909dceeae5720cbfdfd0 /lang/python21
parenta7fe9403458ad251f9831c88113756a6286fd28e (diff)
downloadpkgsrc-a9f74849489bd7700dbfacb6a14e5212d0f93dc7.tar.gz
We use PKGREVISION instead of 'nb' now.
Diffstat (limited to 'lang/python21')
-rw-r--r--lang/python21/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/python21/Makefile b/lang/python21/Makefile
index 7f1c69767b1..15b77a81424 100644
--- a/lang/python21/Makefile
+++ b/lang/python21/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2002/01/16 19:50:36 drochner Exp $
+# $NetBSD: Makefile,v 1.3 2002/01/16 20:11:38 wiz Exp $
#
DISTNAME= Python-2.1.1
-PKGNAME= python21-2.1.1nb1
+PKGNAME= python21-2.1.1
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= ftp://ftp.python.org/pub/python/2.1.1/
EXTRACT_SUFX= .tgz