diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-10 17:21:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-10 17:21:33 +0000 |
commit | 285b7dd776c36b2dd5547a2d656a3d61d2b150ef (patch) | |
tree | acd08afb8bfbd87219ea006085bd5a4ba4ba5388 /mail | |
parent | 0002a31919911d801d422231505d49153fa42891 (diff) | |
download | pkgsrc-285b7dd776c36b2dd5547a2d656a3d61d2b150ef.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exim/Makefile | 4 | ||||
-rw-r--r-- | mail/xbiff/Makefile | 3 | ||||
-rw-r--r-- | mail/xbuffy/Makefile | 4 | ||||
-rw-r--r-- | mail/xmailbox/Makefile | 4 | ||||
-rw-r--r-- | mail/xmailwatcher/Makefile | 4 |
5 files changed, 10 insertions, 9 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 5228c2dd1e4..29d1bd5726d 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.92 2008/09/07 11:24:27 wiz Exp $ +# $NetBSD: Makefile,v 1.93 2008/11/10 17:21:36 wiz Exp $ DISTNAME= exim-4.69 -PKGREVISION= 2 +PKGREVISION= 3 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/xbiff/Makefile b/mail/xbiff/Makefile index 4f5d44bdf23..8db083808eb 100644 --- a/mail/xbiff/Makefile +++ b/mail/xbiff/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:21 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2008/11/10 17:21:36 wiz Exp $ # DISTNAME= xbiff-1.0.1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/xbuffy/Makefile b/mail/xbuffy/Makefile index 219222df187..f941b5e5e3e 100644 --- a/mail/xbuffy/Makefile +++ b/mail/xbuffy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2007/03/24 19:21:27 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2008/11/10 17:21:36 wiz Exp $ # DISTNAME= xbuffy-3.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail x11 MASTER_SITES= ftp://ftp.virginia.edu/pub/xbuffy/ diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile index d261459089a..a910a49b462 100644 --- a/mail/xmailbox/Makefile +++ b/mail/xmailbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2007/02/22 19:26:45 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2008/11/10 17:21:36 wiz Exp $ # DISTNAME= xmailbox-2.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} diff --git a/mail/xmailwatcher/Makefile b/mail/xmailwatcher/Makefile index ab59d8e2ac8..f3f0d10aaab 100644 --- a/mail/xmailwatcher/Makefile +++ b/mail/xmailwatcher/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2008/03/17 11:49:50 obache Exp $ +# $NetBSD: Makefile,v 1.12 2008/11/10 17:21:37 wiz Exp $ DISTNAME= xmailwatcher PKGNAME= ${DISTNAME}-1.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.dcs.ed.ac.uk/home/gdmr/X11/ |