diff options
author | sada <sada@FreeBSD.org> | 2002-05-15 10:32:20 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 2002-05-15 10:32:20 +0000 |
commit | b49e5347ee62ecc8e4fa221a7a1907a5a968d870 (patch) | |
tree | 96857d3f04d501ca61dfc6eaa78b6ef55e5ef87f /mail/Makefile | |
parent | 010eb6b53e799e48cedba17b79d764cdca0952e8 (diff) | |
download | FreeBSD-ports-b49e5347ee62ecc8e4fa221a7a1907a5a968d870.zip FreeBSD-ports-b49e5347ee62ecc8e4fa221a7a1907a5a968d870.tar.gz |
Move www/horde-devel -> www/horde2 & mail/imp-devel -> mail/imp3
From PR's description:
IMP 3.0 is the stable release of IMP,
and Horde 2.0 the stable release of Horde.
Note: mail/imp3 and deskutils/kronolith are marked as IS_INTERACTIVE
since they need depending port mod_php4 with its mcrypt option
enabled by hand.
PR: ports/35051
Submitted by: maintainer
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 31b544b..d13ee65 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -71,7 +71,7 @@ SUBDIR += im SUBDIR += imap-uw SUBDIR += imp - SUBDIR += imp-devel + SUBDIR += imp3 SUBDIR += isync SUBDIR += junkfilter SUBDIR += kbiff |