diff options
author | maya <maya@pkgsrc.org> | 2017-09-18 09:52:56 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-09-18 09:52:56 +0000 |
commit | 2ece6387179637c993b1b28ed7918b8b68b369fa (patch) | |
tree | a7f9b2825573b3779524d8ae4301eb77dc07592b /time | |
parent | f5872a0e3d161a958fd812d18b79e4f019bba508 (diff) | |
download | pkgsrc-2ece6387179637c993b1b28ed7918b8b68b369fa.tar.gz |
revbump for requiring ICU 59.x
Diffstat (limited to 'time')
-rw-r--r-- | time/evolution-webcal/Makefile | 4 | ||||
-rw-r--r-- | time/fet/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile index b907eb1893b..8757cfbb58c 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.91 2017/04/22 21:03:59 adam Exp $ +# $NetBSD: Makefile,v 1.92 2017/09/18 09:53:36 maya Exp $ # DISTNAME= evolution-webcal-2.32.0 -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/time/fet/Makefile b/time/fet/Makefile index b46dbf86e0c..2014c5c731f 100644 --- a/time/fet/Makefile +++ b/time/fet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2017/09/12 13:52:03 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2017/09/18 09:53:36 maya Exp $ DISTNAME= fet-5.25.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= time MASTER_SITES= http://lalescu.ro/liviu/fet/download/ EXTRACT_SUFX= .tar.bz2 |