diff options
author | wiz <wiz> | 2008-09-07 11:24:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-09-07 11:24:27 +0000 |
commit | 8dca20dbd2805fcc81fa47e831ebae27cc067104 (patch) | |
tree | d2162ddf6f55462c135f94ba10ff633d8204abba /mail/exim | |
parent | b5fc60ade42df669f2d070f9653c9110eaad9c4b (diff) | |
download | pkgsrc-8dca20dbd2805fcc81fa47e831ebae27cc067104.tar.gz |
Bump PKGREVISION for db4 shlib name change (4.6 -> 4.7).
Noted by OBATA Akio.
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 985dd282c48..5228c2dd1e4 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.91 2008/01/31 13:05:36 rillig Exp $ +# $NetBSD: Makefile,v 1.92 2008/09/07 11:24:27 wiz Exp $ DISTNAME= exim-4.69 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail net MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \ ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \ |