summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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