diff options
author | jmmv <jmmv> | 2004-02-09 18:47:36 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-02-09 18:47:36 +0000 |
commit | a6c4c4b26a63a86eb50574de6e38d042a2b39c3a (patch) | |
tree | 69c277310c3b6cc59dae6a97ac8bda55a8a77803 /mail | |
parent | 798d7135bce622010417f6e5efa0a614ccf4cd93 (diff) | |
download | pkgsrc-a6c4c4b26a63a86eb50574de6e38d042a2b39c3a.tar.gz |
Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).
Diffstat (limited to 'mail')
-rw-r--r-- | mail/balsa2/Makefile | 3 | ||||
-rw-r--r-- | mail/evolution/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index ae1225d26f3..3682920fdeb 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2004/01/26 03:31:31 rh Exp $ +# $NetBSD: Makefile,v 1.18 2004/02/09 18:47:37 jmmv Exp $ # DISTNAME= balsa-2.0.16 +PKGREVISION= 1 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 2ced138980d..bda9389f267 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2004/01/24 13:55:30 grant Exp $ +# $NetBSD: Makefile,v 1.51 2004/02/09 18:47:37 jmmv Exp $ DISTNAME= evolution-1.4.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail time gnome MASTER_SITES= ftp://ftp.ximian.com/pub/source/evolution/ \ ${MASTER_SITE_GNOME:=sources/evolution/1.4/} |