diff options
author | tron <tron@pkgsrc.org> | 2008-11-13 14:21:04 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2008-11-13 14:21:04 +0000 |
commit | bf65ae59e223e141cc3f0c3bf9aaf94d96eedf3c (patch) | |
tree | a1f5081275ef773ddf1d2d3b038d88ae6dd6e188 /mail/php-imap | |
parent | f4b52662a588fb48d536dd2714ca7007865dbed9 (diff) | |
download | pkgsrc-bf65ae59e223e141cc3f0c3bf9aaf94d96eedf3c.tar.gz |
Bump the package revisions of all packages that depend on the
"imap-uw" package because of binary incompatibilities.
Diffstat (limited to 'mail/php-imap')
-rw-r--r-- | mail/php-imap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/php-imap/Makefile b/mail/php-imap/Makefile index 1c4d371c3ac..266389f2333 100644 --- a/mail/php-imap/Makefile +++ b/mail/php-imap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:35 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2008/11/13 14:21:05 tron Exp $ MODNAME= imap -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES+= mail COMMENT= PHP extension for IMAP (Internet Mailbox Access Protocol) |