diff options
author | leot <leot@pkgsrc.org> | 2018-10-24 21:11:45 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2018-10-24 21:11:45 +0000 |
commit | 91e7db6acba524dd8ad2ff534731288b72d8a345 (patch) | |
tree | 4ae826452841f4e629c7edcc3ad17a2c7d352f2e /time | |
parent | 14392c8f67d7205c8e7a2ed23a81cc2bc0bd39c3 (diff) | |
download | pkgsrc-91e7db6acba524dd8ad2ff534731288b72d8a345.tar.gz |
*: (belatedly) revbump for net/libsoup update
Thanks to <wiz>!
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 7c85e487b4f..7f727fa52d3 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.97 2018/07/20 03:34:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.98 2018/10/24 21:11:56 leot Exp $ # DISTNAME= evolution-webcal-2.32.0 -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.32/} EXTRACT_SUFX= .tar.bz2 |