diff options
author | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
commit | 0b8aa0f6a38b398cf462517722bb3713f913e309 (patch) | |
tree | 7434da9db6fd7a931f83745db262fe84da43185e /mail | |
parent | 02179dcf7df31a6e5d121ddd818339bc3895a519 (diff) | |
download | pkgsrc-0b8aa0f6a38b398cf462517722bb3713f913e309.tar.gz |
Recursive bump from gdbm shlib bump.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exim/Makefile | 4 | ||||
-rw-r--r-- | mail/hypermail/Makefile | 3 | ||||
-rw-r--r-- | mail/perdition-gdbm/Makefile | 4 | ||||
-rw-r--r-- | mail/xfmail/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 309ba0e1ea9..1a918d92730 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.109 2011/06/10 21:57:08 obache Exp $ +# $NetBSD: Makefile,v 1.110 2011/08/23 13:06:50 obache Exp $ DISTNAME= exim-4.76 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail net MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \ http://dl.ambiweb.de/mirrors/ftp.exim.org/exim/exim4/ diff --git a/mail/hypermail/Makefile b/mail/hypermail/Makefile index 77c114f18f8..319a360c49b 100644 --- a/mail/hypermail/Makefile +++ b/mail/hypermail/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2010/03/21 16:29:41 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2011/08/23 13:06:50 obache Exp $ # DISTNAME= hypermail-2.1.8 +PKGREVISION= 1 CATEGORIES= mail www MASTER_SITES= http://www.hypermail.org/dist/ diff --git a/mail/perdition-gdbm/Makefile b/mail/perdition-gdbm/Makefile index f6c73f15819..b08d9ceb10f 100644 --- a/mail/perdition-gdbm/Makefile +++ b/mail/perdition-gdbm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2011/04/22 13:44:04 obache Exp $ +# $NetBSD: Makefile,v 1.6 2011/08/23 13:06:50 obache Exp $ -PKGREVISION= 1 +PKGREVISION= 2 PERDITION_COMMENT= GDBM user database module PERDITION_PKGNAME= gdbm BUILD_DIRS= makegdbm perdition/db/gdbm diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index 3b8046877f2..bdffb8451de 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2010/12/23 11:44:48 dsainty Exp $ +# $NetBSD: Makefile,v 1.50 2011/08/23 13:06:50 obache Exp $ DISTNAME= xfmail-1.5.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail x11 MASTER_SITES= ftp://xfmail.ufies.org/pub/xfmail/release/1.5.5/source/ EXTRACT_SUFX= .tar.bz2 |