Date: Tue, 18 Dec 2012 12:05:30 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309170 - head/deskutils Message-ID: <201212181205.qBIC5UQ6035327@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Dec 18 12:05:29 2012 New Revision: 309170 URL: http://svnweb.freebsd.org/changeset/ports/309170 Log: Fix index after horde4 -> horde renaming Modified: head/deskutils/Makefile Modified: head/deskutils/Makefile ============================================================================== --- head/deskutils/Makefile Tue Dec 18 12:03:24 2012 (r309169) +++ head/deskutils/Makefile Tue Dec 18 12:05:29 2012 (r309170) @@ -100,10 +100,10 @@ SUBDIR += horde3-kronolith SUBDIR += horde3-mnemo SUBDIR += horde3-nag - SUBDIR += horde4-groupware - SUBDIR += horde4-kronolith - SUBDIR += horde4-mnemo - SUBDIR += horde4-nag + SUBDIR += horde-groupware + SUBDIR += horde-kronolith + SUBDIR += horde-mnemo + SUBDIR += horde-nag SUBDIR += hot-babe SUBDIR += howm SUBDIR += ical
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212181205.qBIC5UQ6035327>