diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2018-07-09 16:44:34 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2018-07-09 16:44:34 +0000 |
commit | 6f5585c638898195cc588244a9f62a0f927eaf90 (patch) | |
tree | cf0f76d77103303db8c6b9423b40050357d783f9 /lang/python37 | |
parent | b9f698a3ac4e998a6b2cc3d27a4438f0c01a58d7 (diff) |
Notes
Diffstat (limited to 'lang/python37')
-rw-r--r-- | lang/python37/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python37/Makefile b/lang/python37/Makefile index 3fda25133960..2394d6b98c42 100644 --- a/lang/python37/Makefile +++ b/lang/python37/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PORTNAME= python +PORTREVISION= 1 PORTVERSION= ${PYTHON_PORTVERSION} CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} |