svn commit: r334662 - head/sysutils

Koop Mast kwm at FreeBSD.org
Sat Nov 23 12:16:11 UTC 2013


Author: kwm
Date: Sat Nov 23 12:16:10 2013
New Revision: 334662
URL: http://svnweb.freebsd.org/changeset/ports/334662

Log:
  Fix index build, typo in port name.

Modified:
  head/sysutils/Makefile

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Sat Nov 23 11:39:07 2013	(r334661)
+++ head/sysutils/Makefile	Sat Nov 23 12:16:10 2013	(r334662)
@@ -495,7 +495,7 @@
     SUBDIR += manck
     SUBDIR += mapchan
     SUBDIR += massadmin
-    SUBDIR += mate-contol-center
+    SUBDIR += mate-control-center
     SUBDIR += mate-polkit
     SUBDIR += mate-power-manager
     SUBDIR += mate-settings-daemon


More information about the svn-ports-all mailing list