aboutsummaryrefslogtreecommitdiff
path: root/lang/python25/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python25/Makefile')
-rw-r--r--lang/python25/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile
index ec0f468b3ab4..e97fbac0eb7d 100644
--- a/lang/python25/Makefile
+++ b/lang/python25/Makefile
@@ -6,11 +6,15 @@
PORTNAME= python
PORTVERSION= 2.5.a0.20050129
+PORTREVISION= 1
CATEGORIES= lang python ipv6
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/
+PATCHFILES= patch.txt
+
MAINTAINER= perky@FreeBSD.org
COMMENT?= An interpreted object-oriented programming language