diff options
author | obache <obache> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache> | 2014-04-09 07:26:56 +0000 |
commit | b2e56edd0a9bbed100d13f6671e10f5e943dd1bb (patch) | |
tree | c131f2110563289fb2f3c5b5d1ef63cd5f07c097 /comms/msynctool | |
parent | f3a342e31a6cef2af653986970786eaabafbeaf8 (diff) | |
download | pkgsrc-b2e56edd0a9bbed100d13f6671e10f5e943dd1bb.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'comms/msynctool')
-rw-r--r-- | comms/msynctool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/msynctool/Makefile b/comms/msynctool/Makefile index cbd29b55413..b47e0207f9b 100644 --- a/comms/msynctool/Makefile +++ b/comms/msynctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/10/19 09:07:01 adam Exp $ +# $NetBSD: Makefile,v 1.15 2014/04/09 07:27:03 obache Exp $ # DISTNAME= msynctool-0.22 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |