diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-08 18:35:08 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-08 18:35:08 +0000 |
commit | 35f7387178f97fcb3d7bc2d2199a78d3dbffd212 (patch) | |
tree | 2022c3b625fc2ab7ad7fb19b5f4350694b55c659 /mail/exim3 | |
parent | f5052938a971361fdfe6c1668fc9a4324604cd59 (diff) | |
download | pkgsrc-35f7387178f97fcb3d7bc2d2199a78d3dbffd212.tar.gz |
Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
pkg has been changed to 5.x). Reminded by wiz... thanks.
Diffstat (limited to 'mail/exim3')
-rw-r--r-- | mail/exim3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim3/Makefile b/mail/exim3/Makefile index 25722d66518..6cd80c75f40 100644 --- a/mail/exim3/Makefile +++ b/mail/exim3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2005/12/29 06:21:49 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2006/01/08 18:35:10 xtraeme Exp $ DISTNAME= exim-3.36 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail net MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim3/ \ http://public.planetmirror.com.au/pub/exim/exim3/ |