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/mailsync | |
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/mailsync')
-rw-r--r-- | mail/mailsync/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mailsync/Makefile b/mail/mailsync/Makefile index 282427f2474..402a6aa11c1 100644 --- a/mail/mailsync/Makefile +++ b/mail/mailsync/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2008/03/04 17:57:18 jlam Exp $ +# $NetBSD: Makefile,v 1.30 2008/11/13 14:21:05 tron Exp $ # DISTNAME= mailsync_5.2.1.orig PKGNAME= mailsync-5.2.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mailsync/} |