diff options
| author | Kevin Bowling <kbowling@FreeBSD.org> | 2022-05-09 12:20:37 -0700 |
|---|---|---|
| committer | Kevin Bowling <kbowling@FreeBSD.org> | 2022-05-09 12:23:51 -0700 |
| commit | db78da8f8b7388d951665362479eb4aa0babf1b4 (patch) | |
| tree | 889195f4ec9075a5a7ac01fe397a42e58f938aa3 /lang/python27/Makefile | |
| parent | Tools/scripts: remove addport (diff) | |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com>
Diffstat (limited to 'lang/python27/Makefile')
| -rw-r--r-- | lang/python27/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile index 5660be5a3a6f..73272f88a604 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -1,6 +1,6 @@ PORTNAME= python DISTVERSION= ${PYTHON_DISTVERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang python MASTER_SITES= PYTHON/ftp/python/${DISTVERSION} PKGNAMESUFFIX= 27 |
