diff options
author | drochner <drochner@pkgsrc.org> | 2010-11-29 12:54:02 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-11-29 12:54:02 +0000 |
commit | 86f8fbfbaa356fae5cd29bf7dd83aef5561faefa (patch) | |
tree | ac664ed9bde43aa7036a7b270c919b8c4587527c /time/evolution-webcal/Makefile | |
parent | f9ed2614309403454b5615bf0ee3b67dd67b5689 (diff) | |
download | pkgsrc-86f8fbfbaa356fae5cd29bf7dd83aef5561faefa.tar.gz |
update to 2.32.0
This switches to the gnome-2.32 release branch.
(compile-tested only; the old version didn't build anymore)
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 49124878b5f..9bd46b83c6c 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.45 2010/11/15 22:58:43 abs Exp $ +# $NetBSD: Makefile,v 1.46 2010/11/29 12:54:02 drochner Exp $ # -DISTNAME= evolution-webcal-2.28.1 -PKGREVISION= 2 +DISTNAME= evolution-webcal-2.32.0 CATEGORIES= time gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.28/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.32/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |