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 /comms/libopensync-plugin-kdepim | |
parent | f5872a0e3d161a958fd812d18b79e4f019bba508 (diff) | |
download | pkgsrc-2ece6387179637c993b1b28ed7918b8b68b369fa.tar.gz |
revbump for requiring ICU 59.x
Diffstat (limited to 'comms/libopensync-plugin-kdepim')
-rw-r--r-- | comms/libopensync-plugin-kdepim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/libopensync-plugin-kdepim/Makefile b/comms/libopensync-plugin-kdepim/Makefile index 899687c31fd..5b2a8c8bdc5 100644 --- a/comms/libopensync-plugin-kdepim/Makefile +++ b/comms/libopensync-plugin-kdepim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2017/08/16 20:45:33 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2017/09/18 09:53:13 maya Exp $ # DISTNAME= libopensync-plugin-kdepim-0.22 -PKGREVISION= 42 +PKGREVISION= 43 CATEGORIES= comms ##MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |