diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
commit | feac269ad0c68877eeb61245c485df4b7a0b138f (patch) | |
tree | 3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /mail | |
parent | 2d0142ea7b09c31c401b1629af505f03e9e20855 (diff) | |
download | pkgsrc-feac269ad0c68877eeb61245c485df4b7a0b138f.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cone/Makefile | 4 | ||||
-rw-r--r-- | mail/dspam/Makefile | 4 | ||||
-rw-r--r-- | mail/mutt-devel/Makefile | 4 | ||||
-rw-r--r-- | mail/mutt/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-Mail-ClamAV/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/mail/cone/Makefile b/mail/cone/Makefile index 34bf6150230..201f14ca2fa 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:17 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/08/17 17:11:25 wiz Exp $ DISTNAME= cone-0.90 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index 07decc6dce7..0e99db4654a 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2015/06/12 10:50:18 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2015/08/17 17:11:25 wiz Exp $ DISTNAME= dspam-3.10.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dspam/} diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index 0a37ffd3182..94d29ad2e5f 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.103 2015/06/12 10:50:20 wiz Exp $ +# $NetBSD: Makefile,v 1.104 2015/08/17 17:11:25 wiz Exp $ DISTNAME= mutt-1.5.23 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MUTT_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://ftp.stealth.net/pub/mirrors/ftp.mutt.org/pub/mutt/ \ diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index ba392046cf0..a0083dd556f 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.169 2014/12/30 15:13:19 wiz Exp $ +# $NetBSD: Makefile,v 1.170 2015/08/17 17:11:25 wiz Exp $ DISTNAME= mutt-1.4.2.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://gd.tuwien.ac.at/infosys/mail/mutt/ \ diff --git a/mail/p5-Mail-ClamAV/Makefile b/mail/p5-Mail-ClamAV/Makefile index e396cbd16aa..bfeef820636 100644 --- a/mail/p5-Mail-ClamAV/Makefile +++ b/mail/p5-Mail-ClamAV/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2015/06/12 10:50:23 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/08/17 17:11:25 wiz Exp $ DISTNAME= Mail-ClamAV-0.29 PKGNAME= p5-${DISTNAME} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} |