diff options
Diffstat (limited to 'mail/imp/Makefile')
-rw-r--r-- | mail/imp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile index abeb2dbff58..43bd086172d 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2003/01/28 22:03:33 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2003/03/17 18:05:27 bouyer Exp $ -DISTNAME= imp-3.0 +DISTNAME= imp-3.2.1 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/imp/tarballs/ @@ -8,7 +8,7 @@ MAINTAINER= bouyer@netbsd.org HOMEPAGE= http://www.horde.org/imp/ COMMENT= Internet Messaging Program -DEPENDS+= horde-2.0:../../www/horde +DEPENDS+= horde-2.2.1:../../www/horde DEPENDS+= php-imap>4.0.0:../../mail/php4-imap DOCDIR= ${PREFIX}/share/doc/imp |