diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /mail/evolution14 | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'mail/evolution14')
-rw-r--r-- | mail/evolution14/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution14/Makefile b/mail/evolution14/Makefile index 1ae63cf071a..ecb62860392 100644 --- a/mail/evolution14/Makefile +++ b/mail/evolution14/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2006/01/24 07:32:19 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2006/02/05 23:09:54 joerg Exp $ DISTNAME= evolution-1.4.6 PKGNAME= ${DISTNAME:S/evolution/evolution14/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail time gnome MASTER_SITES= ftp://ftp.ximian.com/pub/source/evolution/ \ ${MASTER_SITE_GNOME:=sources/evolution/1.4/} |