svn commit: r425921 - in head: security textproc

Antoine Brodin antoine at FreeBSD.org
Sat Nov 12 06:33:24 UTC 2016


Author: antoine
Date: Sat Nov 12 06:33:23 2016
New Revision: 425921
URL: https://svnweb.freebsd.org/changeset/ports/425921

Log:
  Fix INDEX

Modified:
  head/security/Makefile
  head/textproc/Makefile

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Sat Nov 12 06:26:39 2016	(r425920)
+++ head/security/Makefile	Sat Nov 12 06:33:23 2016	(r425921)
@@ -124,8 +124,8 @@
     SUBDIR += elixir-comeonin
     SUBDIR += elixir-comeonin_i18n
     SUBDIR += elixir-jose
+    SUBDIR += erlang-fast_tls
     SUBDIR += erlang-jose
-    SUBDIR += erlang-p1tls
     SUBDIR += eschalot
     SUBDIR += esteidfirefoxplugin
     SUBDIR += expiretable

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Sat Nov 12 06:26:39 2016	(r425920)
+++ head/textproc/Makefile	Sat Nov 12 06:33:23 2016	(r425921)
@@ -177,7 +177,6 @@
     SUBDIR += erlang-edown
     SUBDIR += erlang-fast_xml
     SUBDIR += erlang-p1_utils
-    SUBDIR += erlang-p1xml
     SUBDIR += erlang-yamerl
     SUBDIR += es-aspell
     SUBDIR += es-hunspell


More information about the svn-ports-head mailing list