diff options
author | obache <obache> | 2011-06-10 21:57:06 +0000 |
---|---|---|
committer | obache <obache> | 2011-06-10 21:57:06 +0000 |
commit | b96416deff95c76a4f4c269176c760972726f403 (patch) | |
tree | 484aa450b335669ca45126dcda4342d2264b506f /mail/exim | |
parent | 627a26f13b2f13ca3d3fb46899e22e8cbeb87791 (diff) | |
download | pkgsrc-b96416deff95c76a4f4c269176c760972726f403.tar.gz |
recursive bump from icu shlib major bump.
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 cfba26df38c..309ba0e1ea9 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.108 2011/05/09 13:30:47 adam Exp $ +# $NetBSD: Makefile,v 1.109 2011/06/10 21:57:08 obache Exp $ DISTNAME= exim-4.76 +PKGREVISION= 1 CATEGORIES= mail net MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \ http://dl.ambiweb.de/mirrors/ftp.exim.org/exim/exim4/ |