diff options
author | obache <obache@pkgsrc.org> | 2010-06-03 06:50:25 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-06-03 06:50:25 +0000 |
commit | 4284e848293b3ea965381a1ba55d4eab09eca0df (patch) | |
tree | 80cf7b1bf428842e03b67d8ba39dfcb716d0627a /mail/evolution | |
parent | f5dc3225238a12b497cdde67a8ff6fa58e145352 (diff) | |
download | pkgsrc-4284e848293b3ea965381a1ba55d4eab09eca0df.tar.gz |
Bump PKGREVISION for db4 update.
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 b329c7360bb..c7120b6985f 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.158 2010/02/19 22:48:13 roy Exp $ +# $NetBSD: Makefile,v 1.159 2010/06/03 06:50:25 obache Exp $ DISTNAME= evolution-2.28.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.28/} EXTRACT_SUFX= .tar.bz2 |