svn commit: r309314 - head/lang

Dmitry Sivachenko demon at FreeBSD.org
Thu Dec 20 15:51:31 UTC 2012


Author: demon
Date: Thu Dec 20 15:51:30 2012
New Revision: 309314
URL: http://svnweb.freebsd.org/changeset/ports/309314

Log:
  Add python33.

Modified:
  head/lang/Makefile

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Thu Dec 20 12:47:43 2012	(r309313)
+++ head/lang/Makefile	Thu Dec 20 15:51:30 2012	(r309314)
@@ -272,6 +272,7 @@
     SUBDIR += python27
     SUBDIR += python31
     SUBDIR += python32
+    SUBDIR += python33
     SUBDIR += q
     SUBDIR += qore
     SUBDIR += qscheme


More information about the svn-ports-all mailing list