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 | 498935b5a691288cdf95f25dccc65b4ed6ca64e8 (patch) | |
tree | dadcc143d48a5616aa8f5d4cf54114323f47a3f8 /time | |
parent | c49061d4fefcdfb6cee90c0026bacddefe068135 (diff) | |
download | pkgsrc-498935b5a691288cdf95f25dccc65b4ed6ca64e8.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 |