diff options
author | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
commit | 83908fe6f952328b0992bc1d4db193a1ef9eceb5 (patch) | |
tree | ef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /comms/msynctool | |
parent | 86b731d96590bc50122622e7fd30485650060737 (diff) | |
download | pkgsrc-83908fe6f952328b0992bc1d4db193a1ef9eceb5.tar.gz |
Recursive bump from icu shlib major bumped to 49.
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 15fad412c73..a9f7effafc8 100644 --- a/comms/msynctool/Makefile +++ b/comms/msynctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/03/03 00:12:51 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/04/27 12:31:38 obache Exp $ # DISTNAME= msynctool-0.22 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |