diff options
author | wen <wen@FreeBSD.org> | 2018-10-27 12:06:06 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2018-10-27 12:06:06 +0800 |
commit | 8f42f418b93f20e58244b4af4cdf648c0bc45ad8 (patch) | |
tree | 917e92134598f81f55c4a473d4f9065ee7950503 /lang/python36/Makefile | |
parent | 8baa0e8dfe952d9ed09afc5606278b5ac68094e4 (diff) | |
download | freebsd-ports-gnome-8f42f418b93f20e58244b4af4cdf648c0bc45ad8.tar.gz freebsd-ports-gnome-8f42f418b93f20e58244b4af4cdf648c0bc45ad8.tar.zst freebsd-ports-gnome-8f42f418b93f20e58244b4af4cdf648c0bc45ad8.zip |
- Update to 3.6.7
PR: 232504
Submitted by: wen@(myself)
Exp-run by: antoine@
Diffstat (limited to 'lang/python36/Makefile')
-rw-r--r-- | lang/python36/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python36/Makefile b/lang/python36/Makefile index ed05b81faced..10276165c4cd 100644 --- a/lang/python36/Makefile +++ b/lang/python36/Makefile @@ -3,7 +3,6 @@ PORTNAME= python PORTVERSION= ${PYTHON_PORTVERSION} -PORTREVISION= 1 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} PKGNAMESUFFIX= ${PYTHON_SUFFIX} |