diff options
author | hira <hira@pkgsrc.org> | 2005-06-06 14:53:19 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2005-06-06 14:53:19 +0000 |
commit | 7ae5a745c5296beb8a7b7ca2451e2ed10b9ce835 (patch) | |
tree | f327741d0edd937e162d037f7d08d1e997448ffd /mail/evolution/Makefile | |
parent | fbcdb1266153a3a89053b7f37faa08cdeb30dbdc (diff) | |
download | pkgsrc-7ae5a745c5296beb8a7b7ca2451e2ed10b9ce835.tar.gz |
Add missing entries to PLIST. Bump PKGREVISION.
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 64fe4461a8e..b3b55f9ae42 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2005/06/01 18:21:10 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2005/06/06 14:53:19 hira Exp $ DISTNAME= evolution-2.2.2 +PKGREVISION= 1 CATEGORIES= mail time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.2/} EXTRACT_SUFX= .tar.bz2 |