aboutsummaryrefslogtreecommitdiff
path: root/lang/python36
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 11:53:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 11:53:57 +0000
commit7eab0ea11d1e3d80a0d15e738c94fb9b872c5e75 (patch)
treec625fc542d5afaaedd505512bffd4f4a7a46ae3c /lang/python36
parent5a8fddcb2ac8332a1d5a51a1b5755564b27cd06e (diff)
downloadports-7eab0ea11d1e3d80a0d15e738c94fb9b872c5e75.tar.gz
ports-7eab0ea11d1e3d80a0d15e738c94fb9b872c5e75.zip
Drop the ipv6 virtual category for l* category as it is not relevant anymore
Notes
Notes: svn path=/head/; revision=514140
Diffstat (limited to 'lang/python36')
-rw-r--r--lang/python36/Makefile2
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}