diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2016-01-08 16:45:09 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2016-01-08 16:45:09 +0000 |
commit | 474ff0ec6ac0f38e948e345cd9650ed808204dc2 (patch) | |
tree | b14d8368654ff10811b2639080582589ce4e3316 /lang/python35/Makefile | |
parent | d00fd2e745869e25c02840168613563936749458 (diff) | |
download | ports-474ff0ec6ac0f38e948e345cd9650ed808204dc2.tar.gz ports-474ff0ec6ac0f38e948e345cd9650ed808204dc2.zip |
Notes
Diffstat (limited to 'lang/python35/Makefile')
-rw-r--r-- | lang/python35/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python35/Makefile b/lang/python35/Makefile index 1aa52fa5ae8a..48982ed88811 100644 --- a/lang/python35/Makefile +++ b/lang/python35/Makefile @@ -3,6 +3,7 @@ PORTNAME= python DISTVERSION= ${PYTHON_PORTVERSION} +PORTREVISION= 1 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON/ftp/python/${PYTHON_PORTVERSION} PKGNAMESUFFIX= ${PYTHON_SUFFIX} |