diff options
author | drochner <drochner@pkgsrc.org> | 2007-12-16 18:03:02 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-12-16 18:03:02 +0000 |
commit | 881023077b92f697f66fa4f43232ef3b79e1f35b (patch) | |
tree | 5a606c5923aacd91d4904a739f7b039ee718114e /time/evolution-webcal/Makefile | |
parent | aca5b1b6cfcb98a028045266c578796310faea99 (diff) | |
download | pkgsrc-881023077b92f697f66fa4f43232ef3b79e1f35b.tar.gz |
update to 2.12.0
This syncs with evolution-2.12, for the gnome-2.20 branch
Diffstat (limited to 'time/evolution-webcal/Makefile')
-rw-r--r-- | time/evolution-webcal/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile index 439051c0ffb..919d0677b59 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2007/09/21 13:04:24 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2007/12/16 18:03:02 drochner Exp $ # -DISTNAME= evolution-webcal-2.10.0 -PKGREVISION= 3 +DISTNAME= evolution-webcal-2.12.0 CATEGORIES= time gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.10/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.12/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@NetBSD.org |