svn commit: r528955 - head/devel

Antoine Brodin antoine at FreeBSD.org
Mon Mar 23 07:02:50 UTC 2020


Author: antoine
Date: Mon Mar 23 07:02:49 2020
New Revision: 528955
URL: https://svnweb.freebsd.org/changeset/ports/528955

Log:
  Attempt to unbreak INDEX

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Mon Mar 23 07:00:48 2020	(r528954)
+++ head/devel/Makefile	Mon Mar 23 07:02:49 2020	(r528955)
@@ -4693,7 +4693,7 @@
     SUBDIR += py-p4python
     SUBDIR += py-packaging
     SUBDIR += py-parallax
-    SUBDIR += py-parametrized
+    SUBDIR += py-parameterized
     SUBDIR += py-parsedatetime
     SUBDIR += py-parver
     SUBDIR += py-pastel


More information about the svn-ports-all mailing list