diff options
author | bouyer <bouyer@pkgsrc.org> | 2003-09-14 21:27:44 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2003-09-14 21:27:44 +0000 |
commit | 0b0d01cb32c520ca97b887cc4a854c5e5609235e (patch) | |
tree | 140365527a609a140c1f9f9b7b87405ec92fe7f5 /mail/imp/Makefile | |
parent | f7fbec66f4b46e94f5a9701f122568b337f6f454 (diff) | |
download | pkgsrc-0b0d01cb32c520ca97b887cc4a854c5e5609235e.tar.gz |
Update to 3.2.2, based on patch from Adrian Portelli in pkg/22656
No changes since 3.2.2rc1.
Diffstat (limited to 'mail/imp/Makefile')
-rw-r--r-- | mail/imp/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile index aa083331254..69231487d02 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2003/08/16 21:11:20 bouyer Exp $ +# $NetBSD: Makefile,v 1.22 2003/09/14 21:27:44 bouyer 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 |