diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-04-06 16:58:36 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-04-06 16:58:36 +0000 |
commit | 412afd34bacdd90fa92943b9057201a691f46ae8 (patch) | |
tree | 07ac17c710a1f96d1cc67e84b9ab25e25b2ffde1 /lang/python34 | |
parent | 8a3d534dcf52fae61346a6ad49cb79306771c626 (diff) |
Notes
Diffstat (limited to 'lang/python34')
-rw-r--r-- | lang/python34/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python34/Makefile b/lang/python34/Makefile index 4244a87f4925..c7db4d43039a 100644 --- a/lang/python34/Makefile +++ b/lang/python34/Makefile @@ -3,6 +3,7 @@ PORTNAME= python34 PORTVERSION= 3.4.3 +PORTREVISION= 1 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION} |