svn commit: r332734 - head/textproc

William Grzybowski wg at FreeBSD.org
Mon Nov 4 14:44:44 UTC 2013


Author: wg
Date: Mon Nov  4 14:44:43 2013
New Revision: 332734
URL: http://svnweb.freebsd.org/changeset/ports/332734

Log:
  - Fix build INDEX
  
  Pointy hat:	wg

Modified:
  head/textproc/Makefile

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Mon Nov  4 14:41:18 2013	(r332733)
+++ head/textproc/Makefile	Mon Nov  4 14:44:43 2013	(r332734)
@@ -22,6 +22,7 @@
     SUBDIR += ansifilter
     SUBDIR += ant-xinclude-task
     SUBDIR += antiword
+    SUBDIR += apache-poi
     SUBDIR += apache-solr
     SUBDIR += apache-solr3
     SUBDIR += apertium
@@ -328,7 +329,6 @@
     SUBDIR += itstool
     SUBDIR += jade
     SUBDIR += jakarta-commons-digester
-    SUBDIR += jakarta-poi
     SUBDIR += jalingo
     SUBDIR += jarnal
     SUBDIR += java2html


More information about the svn-ports-head mailing list