diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
commit | 55182aa4c604b8839a4d331f7020bfb73e539192 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /mail | |
parent | 83174336653efb95b87dc141b64b6eff1590b4c2 (diff) | |
download | pkgsrc-55182aa4c604b8839a4d331f7020bfb73e539192.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/GNUMail/Makefile | 4 | ||||
-rw-r--r-- | mail/Pantomime/Makefile | 4 | ||||
-rw-r--r-- | mail/balsa2/Makefile | 4 | ||||
-rw-r--r-- | mail/evolution/Makefile | 4 | ||||
-rw-r--r-- | mail/kbiff/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/mail/GNUMail/Makefile b/mail/GNUMail/Makefile index e7a1a86f371..a6b9dade2f4 100644 --- a/mail/GNUMail/Makefile +++ b/mail/GNUMail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/01/20 12:19:43 agc Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/23 21:50:46 jmmv Exp $ # DISTNAME= GNUMail-1.1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail gnustep MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/ diff --git a/mail/Pantomime/Makefile b/mail/Pantomime/Makefile index 5253f01578b..cc552d50590 100644 --- a/mail/Pantomime/Makefile +++ b/mail/Pantomime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/01/20 12:19:43 agc Exp $ +# $NetBSD: Makefile,v 1.8 2004/01/23 21:50:46 jmmv Exp $ # DISTNAME= Pantomime-1.1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail gnustep MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/ diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index 34bac4637a9..8be48caf799 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2004/01/03 18:49:45 reed Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/23 21:50:46 jmmv Exp $ # DISTNAME= balsa-2.0.15 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail gnome MASTER_SITES= http://balsa.gnome.org/ \ ftp://ftp.newton.cx/pub/balsa/ diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 67e5c169241..f514629cc28 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2004/01/20 23:54:48 rh Exp $ +# $NetBSD: Makefile,v 1.49 2004/01/23 21:50:46 jmmv Exp $ DISTNAME= evolution-1.4.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail time gnome MASTER_SITES= ftp://ftp.ximian.com/pub/source/evolution/ \ ${MASTER_SITE_GNOME:=sources/evolution/1.4/} diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index af79313c22b..ffc8404b507 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/01/03 18:49:45 reed Exp $ +# $NetBSD: Makefile,v 1.9 2004/01/23 21:50:46 jmmv Exp $ DISTNAME= kbiff-3.6.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/ EXTRACT_SUFX= .tar.bz2 |