diff options
author | bapt <bapt@FreeBSD.org> | 2012-12-18 20:05:29 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-12-18 20:05:29 +0800 |
commit | b2b06ad280352108114101767e6936ea354b1d9e (patch) | |
tree | 0b3a7868422d4175c9b72d4706e21966b7895610 /deskutils | |
parent | 2d8351d5805c8e953333f82215126c82ff0f17f5 (diff) | |
download | freebsd-ports-gnome-b2b06ad280352108114101767e6936ea354b1d9e.tar.gz freebsd-ports-gnome-b2b06ad280352108114101767e6936ea354b1d9e.tar.zst freebsd-ports-gnome-b2b06ad280352108114101767e6936ea354b1d9e.zip |
Fix index after horde4 -> horde renaming
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 5caa89e2ff35..ebea299639c4 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -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 |