diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 11:53:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 11:53:57 +0000 |
commit | 7eab0ea11d1e3d80a0d15e738c94fb9b872c5e75 (patch) | |
tree | c625fc542d5afaaedd505512bffd4f4a7a46ae3c /lang/python37 | |
parent | 5a8fddcb2ac8332a1d5a51a1b5755564b27cd06e (diff) |
Notes
Diffstat (limited to 'lang/python37')
-rw-r--r-- | lang/python37/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python37/Makefile b/lang/python37/Makefile index a3f04f2ebf91..8d67478e446d 100644 --- a/lang/python37/Makefile +++ b/lang/python37/Makefile @@ -3,7 +3,7 @@ PORTNAME= python PORTVERSION= ${PYTHON_PORTVERSION} -CATEGORIES= lang python ipv6 +CATEGORIES= lang python MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} PKGNAMESUFFIX= ${PYTHON_SUFFIX} DISTNAME= Python-${PORTVERSION} |