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 | |
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')
-rw-r--r-- | mail/dspam/Makefile | 3 | ||||
-rw-r--r-- | mail/exim/Makefile | 4 | ||||
-rw-r--r-- | mail/exim3/Makefile | 4 | ||||
-rw-r--r-- | mail/ezmlm-idx/Makefile | 3 | ||||
-rw-r--r-- | mail/gld/Makefile | 3 | ||||
-rw-r--r-- | mail/postfix-current/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix/Makefile | 4 | ||||
-rw-r--r-- | mail/teapop/Makefile | 4 |
8 files changed, 16 insertions, 13 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index b17b4ddd560..96342a06ce7 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2005/12/29 06:21:48 jlam Exp $ +# $NetBSD: Makefile,v 1.45 2006/01/08 18:35:09 xtraeme Exp $ DISTNAME= dspam-3.6.2 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/ diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 3886c43655f..5727340cc7f 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2005/12/29 06:21:49 jlam Exp $ +# $NetBSD: Makefile,v 1.74 2006/01/08 18:35:09 xtraeme Exp $ DISTNAME= exim-4.54 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail net MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \ ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \ 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/ diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile index 938f56d6d42..eded466afc1 100644 --- a/mail/ezmlm-idx/Makefile +++ b/mail/ezmlm-idx/Makefile @@ -1,9 +1,10 @@ -# $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 $ # .include "../../mail/ezmlm/Makefile.common" DISTNAME= ezmlm-idx-0.443 +PKGREVISION= 1 SITES_${DISTNAME}.tar.gz= http://www.ezmlm.org/archive/${PKGVERSION}/ MAINTAINER= schmonz@NetBSD.org diff --git a/mail/gld/Makefile b/mail/gld/Makefile index 89c8570e383..43864e8650b 100644 --- a/mail/gld/Makefile +++ b/mail/gld/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/12/29 06:21:50 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/01/08 18:35:10 xtraeme Exp $ # DISTNAME= gld-1.5.2 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.gasmi.net/down/ EXTRACT_SUFX= .tgz diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 04246a6a0d4..960996cdf28 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2005/12/31 15:16:18 martti Exp $ +# $NetBSD: Makefile,v 1.54 2006/01/08 18:35:10 xtraeme Exp $ DISTNAME= postfix-2.3-20051128 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ http://public.planetmirror.com.au/pub/postfix/experimental/ diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 8ad0445d218..f7ecbd4acba 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.173 2005/12/31 15:16:18 martti Exp $ +# $NetBSD: Makefile,v 1.174 2006/01/08 18:35:10 xtraeme Exp $ DISTNAME= postfix-2.2.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile index 0a11ede81ba..e812497ddf0 100644 --- a/mail/teapop/Makefile +++ b/mail/teapop/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2005/12/29 06:21:54 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2006/01/08 18:35:10 xtraeme Exp $ DISTNAME= teapop-0.3.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= ftp://ftp.toontown.org/pub/teapop/ \ http://www.toontown.org/pub/teapop/ |