diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-05-05 22:09:18 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-05-05 22:09:18 +0000 |
commit | d66a07ff76e093d2ff317a0c75c0f8d3ec318021 (patch) | |
tree | e97b27e3f25eac997fd9c891d7b7bf1e23df79af /mail/pear-Mail | |
parent | 84f4f8d650a268090ddd4f8f3f598a0ff1dbdb88 (diff) | |
download | pkgsrc-d66a07ff76e093d2ff317a0c75c0f8d3ec318021.tar.gz |
PKGREVISION++ for the recent PEAR/PHP changes so that all child packages
pick up the new dependencies properly
Diffstat (limited to 'mail/pear-Mail')
-rw-r--r-- | mail/pear-Mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile index 43226444012..7957be2a0d0 100644 --- a/mail/pear-Mail/Makefile +++ b/mail/pear-Mail/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2007/02/22 19:26:42 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2007/05/05 22:09:20 adrianp Exp $ DISTNAME= Mail-1.1.14 +PKGREVISION= 1 CATEGORIES= mail CONFLICTS= php-pear-Mail-[0-9]* |