From 0de487a5d4175fe1687cea290df333363c86f958 Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 23 Oct 2003 02:50:46 +0000 Subject: Pullup rev 1.22 (requested by bouyer in ticket #1468) Update to 3.2.2, based on patch from Adrian Portelli in PR#22656 --- mail/imp/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/mail/imp/Makefile b/mail/imp/Makefile index 49597e10124..176090e9450 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.18.2.1 2003/10/22 23:00:34 jmc Exp $ +# $NetBSD: Makefile,v 1.18.2.2 2003/10/23 02:50:46 jmc Exp $ -DISTNAME= imp-3.2.2-RC1 -PKGNAME= imp-3.2.2rc1 -WRKSRC= ${WRKDIR}/imp-3.2.2 +DISTNAME= imp-3.2.2 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/imp/tarballs/ @@ -10,7 +8,7 @@ MAINTAINER= bouyer@NetBSD.org HOMEPAGE= http://www.horde.org/imp/ COMMENT= Internet Messaging Program -DEPENDS+= horde-2.2.4rc1:../../www/horde +DEPENDS+= horde-2.2.4:../../www/horde DEPENDS+= php-imap>4.0.0:../../mail/php4-imap DOCDIR= ${PREFIX}/share/doc/imp -- cgit v1.2.3