diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-06 12:39:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-06 12:39:42 +0000 |
commit | 72030d71655bb01717a45af3bd0f9131ed7009ae (patch) | |
tree | 4f44d69ea68fdf42fd137a62a707cb1bfc0ce61b /comms/msynctool | |
parent | 1c26f3053850d010ddffc0cf95824ecfc8c006bb (diff) | |
download | pkgsrc-72030d71655bb01717a45af3bd0f9131ed7009ae.tar.gz |
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
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 ded954ac675..4cd307fb102 100644 --- a/comms/msynctool/Makefile +++ b/comms/msynctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/06/10 09:39:50 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/02/06 12:39:42 wiz Exp $ # DISTNAME= msynctool-0.22 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |