diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
commit | dc0982e10414ced94b27063e96d8aaa838e36e1f (patch) | |
tree | 2c4ee532d0c3688febd52e845ce894350f2c8aa2 /comms/libopensync-plugin-syncml | |
parent | b2b32f179afdd09e78afa1d2645c3d390598b778 (diff) | |
download | pkgsrc-dc0982e10414ced94b27063e96d8aaa838e36e1f.tar.gz |
Recursive revbump from textproc/icu
Diffstat (limited to 'comms/libopensync-plugin-syncml')
-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 13bd0441294..39ec2df6798 100644 --- a/comms/libopensync-plugin-syncml/Makefile +++ b/comms/libopensync-plugin-syncml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/04/06 08:17:22 adam Exp $ +# $NetBSD: Makefile,v 1.19 2015/10/10 01:58:01 ryoon Exp $ # DISTNAME= libopensync-plugin-syncml-0.22 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |