diff options
author | wiz <wiz@pkgsrc.org> | 2007-04-11 22:45:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-04-11 22:45:56 +0000 |
commit | ae51a756aafed1cfbf32cd61572b9b017e8987ac (patch) | |
tree | 62b35c081a08ab1ab1641e4edfdb32ddd080d698 /mail/evolution | |
parent | 370b8a9443c85aef7f48ec19f812f4c70a1e183c (diff) | |
download | pkgsrc-ae51a756aafed1cfbf32cd61572b9b017e8987ac.tar.gz |
Bump PKGREVISION for gtkhtml38 shlib name change.
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 b5d800c7975..38b6a718d3a 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.117 2007/03/21 12:05:48 wiz Exp $ +# $NetBSD: Makefile,v 1.118 2007/04/11 22:45:58 wiz Exp $ DISTNAME= evolution-2.8.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.8/} EXTRACT_SUFX= .tar.bz2 |