diff options
author | markd <markd@pkgsrc.org> | 2014-02-01 01:46:35 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2014-02-01 01:46:35 +0000 |
commit | 87b052be83f90311ac4d8336db75414064e5d4d5 (patch) | |
tree | dadcc143d48a5616aa8f5d4cf54114323f47a3f8 /time | |
parent | 5d603258ceaaf5ad8f2b9019304cd53eabcf59a8 (diff) | |
download | pkgsrc-87b052be83f90311ac4d8336db75414064e5d4d5.tar.gz |
PKGREVISION bump for libical major version increase.
Diffstat (limited to 'time')
-rw-r--r-- | time/evolution-webcal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile index 22eede30d6b..bb370c38093 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.74 2014/01/01 11:52:36 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2014/02/01 01:51:00 markd Exp $ # DISTNAME= evolution-webcal-2.32.0 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.32/} EXTRACT_SUFX= .tar.bz2 |