svn commit: r318859 - head/devel

Niclas Zeising zeising at FreeBSD.org
Thu May 23 09:46:40 UTC 2013


Author: zeising
Date: Thu May 23 09:46:40 2013
New Revision: 318859
URL: http://svnweb.freebsd.org/changeset/ports/318859

Log:
  Record the lfc->lfcbase move here as well.
  
  Pointyhat to:	zeising

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Thu May 23 09:42:51 2013	(r318858)
+++ head/devel/Makefile	Thu May 23 09:46:40 2013	(r318859)
@@ -915,7 +915,7 @@
     SUBDIR += lcov
     SUBDIR += leaktracer
     SUBDIR += lemon
-    SUBDIR += lfc
+    SUBDIR += lfcbase
     SUBDIR += lfcxml
     SUBDIR += libIDL
     SUBDIR += libPropList


More information about the svn-ports-all mailing list