diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-26 03:21:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-26 03:21:51 +0800 |
commit | 5d0e80018abb43e6573c94dcd7e9db708975c27b (patch) | |
tree | 36aa5dbb55add9f4f76e35de967c09d557d995fe /devel/Makefile | |
parent | 8efe120a23d4a2de163584f20c2dce635af14726 (diff) | |
download | freebsd-ports-gnome-5d0e80018abb43e6573c94dcd7e9db708975c27b.tar.gz freebsd-ports-gnome-5d0e80018abb43e6573c94dcd7e9db708975c27b.tar.zst freebsd-ports-gnome-5d0e80018abb43e6573c94dcd7e9db708975c27b.zip |
- Add py-setuptools36 (copied from py-setuptools35)
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 1e19d131fd19..f3aa66a519c8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4616,6 +4616,7 @@ SUBDIR += py-setuptools33 SUBDIR += py-setuptools34 SUBDIR += py-setuptools35 + SUBDIR += py-setuptools36 SUBDIR += py-setuptools_darcs SUBDIR += py-setuptools_hg SUBDIR += py-setuptools_scm |