diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-02-09 18:47:36 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-02-09 18:47:36 +0000 |
commit | 108e9b6fa7342f78b3c2100fc7eedbb262030e1b (patch) | |
tree | 69c277310c3b6cc59dae6a97ac8bda55a8a77803 /mail/evolution | |
parent | 51c1cb3fba41e21ecbc0fd5537f16edd06f23c91 (diff) | |
download | pkgsrc-108e9b6fa7342f78b3c2100fc7eedbb262030e1b.tar.gz |
Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).
Diffstat (limited to 'mail/evolution')
-rw-r--r-- | mail/evolution/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/} |