diff options
author | Wen Heping <wen@FreeBSD.org> | 2018-05-11 12:49:32 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2018-05-11 12:49:32 +0000 |
commit | fdda348b258195fbb9ca759b8c5056336da2e333 (patch) | |
tree | 9e72ca9722548617a62526f6b0b8dfdf5eb0c180 /lang/python27/Makefile | |
parent | 95326bc6465752305b69a21a56a743b781c44d24 (diff) |
- Update to 2.7.15(include security fix)
PR: 228028
Submitted by: wen@(myself)
Exp-run by: antoine@
MFH: 2018Q2
Notes
Notes:
svn path=/head/; revision=469635
Diffstat (limited to 'lang/python27/Makefile')
-rw-r--r-- | lang/python27/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile index 1802c1053c1c..d6b0d0bf5a82 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -2,7 +2,6 @@ PORTNAME= python PORTVERSION= ${PYTHON_PORTVERSION} -PORTREVISION= 1 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} PKGNAMESUFFIX= 27 |