diff options
author | wiz <wiz> | 2012-02-06 12:39:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-02-06 12:39:42 +0000 |
commit | ad164c8fae30193e1c75ea10275e5ff948dc92aa (patch) | |
tree | 4f44d69ea68fdf42fd137a62a707cb1bfc0ce61b /comms/libopensync-plugin-syncml/Makefile | |
parent | aa51d334a1da7bb22baee64f2526d3121a1777c0 (diff) | |
download | pkgsrc-ad164c8fae30193e1c75ea10275e5ff948dc92aa.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/libopensync-plugin-syncml/Makefile')
-rw-r--r-- | comms/libopensync-plugin-syncml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/libopensync-plugin-syncml/Makefile b/comms/libopensync-plugin-syncml/Makefile index 5faa434a29a..6a4a031399e 100644 --- a/comms/libopensync-plugin-syncml/Makefile +++ b/comms/libopensync-plugin-syncml/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= libopensync-plugin-syncml-0.22 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |