diff options
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 87f34a44bfc..b8f79e3631c 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.151 2009/07/22 09:01:34 wiz Exp $ +# $NetBSD: Makefile,v 1.152 2009/08/26 19:56:45 sno Exp $ DISTNAME= evolution-2.26.3 +PKGREVISION= 1 CATEGORIES= mail time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.26/} EXTRACT_SUFX= .tar.bz2 |