diff options
author | adam <adam@pkgsrc.org> | 2020-04-12 08:27:48 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-04-12 08:27:48 +0000 |
commit | bdaf3cfd7b271b35e10091d20168f04cccf0bf19 (patch) | |
tree | c57f7c851b81b141ef0172db8e86968a49bbea89 /comms/libopensync-plugin-file | |
parent | 9b0ec22bfedaff6a014d7e6eaee3f21d33d9ea72 (diff) | |
download | pkgsrc-bdaf3cfd7b271b35e10091d20168f04cccf0bf19.tar.gz |
Recursive revision bump after textproc/icu update
Diffstat (limited to 'comms/libopensync-plugin-file')
-rw-r--r-- | comms/libopensync-plugin-file/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/libopensync-plugin-file/Makefile b/comms/libopensync-plugin-file/Makefile index a765e3da741..f7fad7b0a2a 100644 --- a/comms/libopensync-plugin-file/Makefile +++ b/comms/libopensync-plugin-file/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2020/03/08 16:49:02 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2020/04/12 08:28:23 adam Exp $ # DISTNAME= libopensync-plugin-file-0.22 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= comms ##MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |