summaryrefslogtreecommitdiff
path: root/lang/python21/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2003-01-22 17:05:33 +0000
committerdrochner <drochner@pkgsrc.org>2003-01-22 17:05:33 +0000
commit7b0f22b5548007e5a0e87970705b6f3c165739b7 (patch)
treefdaa8e6a43722a22b99305e958558b2ed949b96e /lang/python21/Makefile
parentf2069652288a7ee31e410e1bc125f7156969ab32 (diff)
downloadpkgsrc-7b0f22b5548007e5a0e87970705b6f3c165739b7.tar.gz
security fix: don't use guessable temp file names in execvpe()
Diffstat (limited to 'lang/python21/Makefile')
-rw-r--r--lang/python21/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python21/Makefile b/lang/python21/Makefile
index 1bdcd3b8331..0bf83de4984 100644
--- a/lang/python21/Makefile
+++ b/lang/python21/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2002/10/10 09:57:51 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2003/01/22 17:05:33 drochner Exp $
#
DISTNAME= Python-2.1.3
PKGNAME= python21-2.1.3
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= ftp://ftp.python.org/pub/python/2.1.3/
EXTRACT_SUFX= .tgz