diff options
author | David Naylor <dbn@FreeBSD.org> | 2013-08-11 17:27:22 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2013-08-11 17:27:22 +0000 |
commit | 5ac48d4ed44360f8ee3f6f29be6f7a85b4d20fa3 (patch) | |
tree | f340ccec3fdd39b24c04280b38bc6ba2ba6ca8f7 /lang/Makefile | |
parent | 12d034d2b96dfebc1dbf675862e81b02518957d2 (diff) | |
download | ports-5ac48d4ed44360f8ee3f6f29be6f7a85b4d20fa3.tar.gz ports-5ac48d4ed44360f8ee3f6f29be6f7a85b4d20fa3.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 71318c8f47a3..e867cd410f88 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -270,6 +270,7 @@ SUBDIR += py-prolog SUBDIR += pypy SUBDIR += pypy-devel + SUBDIR += pypy3-devel SUBDIR += python SUBDIR += python-doc-html SUBDIR += python-doc-pdf-a4 |