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/python36 | |
parent | 5a8fddcb2ac8332a1d5a51a1b5755564b27cd06e (diff) | |
download | ports-7eab0ea11d1e3d80a0d15e738c94fb9b872c5e75.tar.gz ports-7eab0ea11d1e3d80a0d15e738c94fb9b872c5e75.zip |
Notes
Diffstat (limited to 'lang/python36')
-rw-r--r-- | lang/python36/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python36/Makefile b/lang/python36/Makefile index 85aaa4dd1288..81c827a9994a 100644 --- a/lang/python36/Makefile +++ b/lang/python36/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} |