diff options
author | Steve Price <steve@FreeBSD.org> | 2001-12-03 02:36:06 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-12-03 02:36:06 +0000 |
commit | 8d7f769abb82b6ab1bf151ef004da391f27fc81b (patch) | |
tree | bd8ed40078dc64dd7631c8ccea6eb073a8443395 /www/Makefile | |
parent | Adding pear version 4.0.7. (diff) |
Adding horde version 2.0.
A common code-base used by Horde applications, written in PHP.
PR: 32088, 32145
Submitted by: Thierry Thomas <thierry@thomas.as>
Notes
Notes:
svn path=/head/; revision=50925
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e22f9a34069d..e5f55d066723 100644 --- a/www/Makefile +++ b/www/Makefile @@ -76,6 +76,7 @@ SUBDIR += gtkhtml SUBDIR += harvest SUBDIR += horde + SUBDIR += horde-devel SUBDIR += hotjava SUBDIR += htdump SUBDIR += html2wml |