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