diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-05-05 22:49:45 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-05-05 22:49:45 +0000 |
commit | d20946f74fb4a619ab2316602301691a1e3d7f19 (patch) | |
tree | f93b4bce39bf63949b57f7d7c39f087c363e3e0e /time | |
parent | 5ae02d9adc5201119ef077d58ff6bfe95e734190 (diff) | |
download | pkgsrc-d20946f74fb4a619ab2316602301691a1e3d7f19.tar.gz |
Recursive rebvump from devel/nss
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 12e3e7ff132..1891fbd22dd 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.102 2019/04/03 00:33:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.103 2019/05/05 22:49:51 ryoon Exp $ # DISTNAME= evolution-webcal-2.32.0 -PKGREVISION= 50 +PKGREVISION= 51 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.32/} EXTRACT_SUFX= .tar.bz2 |