Date: Thu, 4 Aug 2016 09:30:19 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419603 - head/lang Message-ID: <201608040930.u749UJGe048069@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu Aug 4 09:30:19 2016 New Revision: 419603 URL: https://svnweb.freebsd.org/changeset/ports/419603 Log: Fix index Modified: head/lang/Makefile Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Thu Aug 4 09:01:05 2016 (r419602) +++ head/lang/Makefile Thu Aug 4 09:30:19 2016 (r419603) @@ -261,7 +261,7 @@ SUBDIR += py-prolog SUBDIR += py-qt5-qml SUBDIR += pypy - SUBDIR += pypy3-devel + SUBDIR += pypy3 SUBDIR += python SUBDIR += python-doc-html SUBDIR += python-doc-pdf-a4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608040930.u749UJGe048069>