aboutsummaryrefslogtreecommitdiff
path: root/lang/python22
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2006-10-21 11:47:59 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2006-10-21 11:47:59 +0000
commit090fb2511992f4513eea577f1c1abf28d64295ea (patch)
tree976464c33bb2e55b0a92c6331d14c87fde75237b /lang/python22
parentd33f03c94badb046dbaf1d2cf40beb89212eedca (diff)
Notes
Diffstat (limited to 'lang/python22')
-rw-r--r--lang/python22/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python22/Makefile b/lang/python22/Makefile
index 4493f6341c9b..12125466f1c0 100644
--- a/lang/python22/Makefile
+++ b/lang/python22/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
DISTFILES= ${PYTHON_DISTFILE}
-PATCH_SITES= http://www.python.org/security/PSF-2005-001/
+PATCH_SITES= http://www.python.org/files/news/security/PSF-2005-001/
PATCHFILES= patch-2.2.txt
MAINTAINER= python@FreeBSD.org