diff options
author | erh <erh@pkgsrc.org> | 2005-03-28 23:11:43 +0000 |
---|---|---|
committer | erh <erh@pkgsrc.org> | 2005-03-28 23:11:43 +0000 |
commit | ff97264b7bcd571da55c58da2ffd57f4e4420f2b (patch) | |
tree | 86c8efd5246fa05ba9343e68d3ca823260fc1eaf | |
parent | 60c4518d8a5c866e54454f0c48b778d2a671f058 (diff) | |
download | pkgsrc-ff97264b7bcd571da55c58da2ffd57f4e4420f2b.tar.gz |
Mention where to get the most recent versions of imp and horde
-rw-r--r-- | mail/imp/DESCR | 2 | ||||
-rw-r--r-- | www/horde/DESCR | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/imp/DESCR b/mail/imp/DESCR index 9f789878d62..791f5712bfb 100644 --- a/mail/imp/DESCR +++ b/mail/imp/DESCR @@ -2,3 +2,5 @@ IMP is a set of PHP scripts that implement an IMAP based webmail system. Assuming you have an account on a server that supports IMAP, you can use an installation of IMP to check your mail from anywhere that you have web access. +This is the previous stable branch of IMP. A version of IMP using the +current stable branch is available as mail/imp4. diff --git a/www/horde/DESCR b/www/horde/DESCR index 6fa6185d91b..4145b236f8a 100644 --- a/www/horde/DESCR +++ b/www/horde/DESCR @@ -1,2 +1,4 @@ The Horde Application Framework provides classes for dealing with preferences, compression, browser detection, connection tracking, MIME, and more. +This is the previous stable branch of Horde. A version of Horde using the +current stable branch is available as www/horde3. |