diff options
author | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
commit | f38363508fd777a3fa11b0752a0dcf632a47c13b (patch) | |
tree | 14764f02e608246e86c9899accb883da120c97ea /time/evolution-webcal | |
parent | 65c86abfc275f66f2e99b2b42f0072f42ef8177f (diff) | |
download | pkgsrc-f38363508fd777a3fa11b0752a0dcf632a47c13b.tar.gz |
recursive bump from textproc/icu shlib major bump.
Diffstat (limited to 'time/evolution-webcal')
-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 919876dc963..f03208f32d1 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2011/04/22 13:44:53 obache Exp $ +# $NetBSD: Makefile,v 1.49 2011/06/10 09:40:02 obache Exp $ # DISTNAME= evolution-webcal-2.32.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.32/} EXTRACT_SUFX= .tar.bz2 |