diff options
author | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
commit | a784c588d1ebd5b3a06fdf04e76230047b290b77 (patch) | |
tree | a523f3904b6aa6f0a1aa31b562d1917dd735e589 /comms/libopensync-plugin-file | |
parent | 7d901be4a84cab8cfad89ca5bfd931cc0e527e68 (diff) | |
download | pkgsrc-a784c588d1ebd5b3a06fdf04e76230047b290b77.tar.gz |
Revbump after updating textproc/icu
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 991c91bcf4b..f1676efad6c 100644 --- a/comms/libopensync-plugin-file/Makefile +++ b/comms/libopensync-plugin-file/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/10/07 16:47:19 adam Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/06 08:17:22 adam Exp $ # DISTNAME= libopensync-plugin-file-0.22 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |