diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-12-15 10:36:18 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-12-15 10:36:18 +0000 |
commit | 3f6ff17a587a72a0ce0c942640e6f1f461d6380d (patch) | |
tree | 7a89deafb740912af28f8fbadb269aad60105c95 /time/evolution-webcal | |
parent | 9d3af415126a13b537a62f4db5e723943418eb41 (diff) | |
download | pkgsrc-3f6ff17a587a72a0ce0c942640e6f1f461d6380d.tar.gz |
Bump PKGREVISION from devel/nss 3.14.0.
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 0c88b6314f3..efaf793e40b 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2012/10/08 23:02:28 adam Exp $ +# $NetBSD: Makefile,v 1.62 2012/12/15 10:36:33 ryoon Exp $ # DISTNAME= evolution-webcal-2.32.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.32/} EXTRACT_SUFX= .tar.bz2 |