diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-09-15 15:24:43 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-09-15 15:24:43 +0000 |
commit | 1b039a348de1ba614d5942d78268118c073ee3e1 (patch) | |
tree | 4f8bac3c236096a3502bc5f060cac5fc0497392c /time/evolution-webcal/Makefile | |
parent | e7b7bc5481efcfd68c79066d6aff0ceba3a52ca2 (diff) | |
download | pkgsrc-1b039a348de1ba614d5942d78268118c073ee3e1.tar.gz |
Update to 2.8.0:
2006-09-03 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.8.0 for release
2006-08-21 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.7.92 for release
2006-05-17 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.7.1 for release
Up intltool requirement to 0.35.0
2006-04-24 Rodney Dawes <dobey@novell.com>
* configure.ac: Up version to 2.7.0 for HEAD
Use IT_PROG_INTLTOOL instead of AC_... and require 0.34.90
(ALL_LINGUAS): Remove to be replaced by po/LINGUAS
Fixes #337994
Diffstat (limited to 'time/evolution-webcal/Makefile')
-rw-r--r-- | time/evolution-webcal/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile index fea8f577885..4b03825495b 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2006/08/06 19:57:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.23 2006/09/15 15:24:43 jmmv Exp $ # -DISTNAME= evolution-webcal-2.6.0 +DISTNAME= evolution-webcal-2.8.0 CATEGORIES= time gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.6/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.8/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@NetBSD.org |