diff options
author | wiz <wiz> | 2007-06-08 13:11:53 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-06-08 13:11:53 +0000 |
commit | 6d727a00c340d103085c00f68096b90149a45541 (patch) | |
tree | dc01e9e1fa9ed1a56ae3f3de579170968e31b734 /mail/exim | |
parent | 10aa7bc89108cc06e30153b361a99ee9d5cd4e82 (diff) | |
download | pkgsrc-6d727a00c340d103085c00f68096b90149a45541.tar.gz |
PKGREVISION bump for db4 shlib name change.
Noted by OBATA Akio.
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 987507e0584..3ad3b895701 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2007/05/18 14:24:11 abs Exp $ +# $NetBSD: Makefile,v 1.83 2007/06/08 13:11:56 wiz Exp $ DISTNAME= exim-4.66 +PKGREVISION= 1 CATEGORIES= mail net MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \ ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \ |