diff options
author | obache <obache> | 2011-06-10 09:39:41 +0000 |
---|---|---|
committer | obache <obache> | 2011-06-10 09:39:41 +0000 |
commit | 3b87e9fb96d0b4f35d3e92ccef2448d4c78125c4 (patch) | |
tree | 14764f02e608246e86c9899accb883da120c97ea /comms/libopensync/Makefile | |
parent | 6f820e036f77e25133073dfd9d148e0d3434c2a3 (diff) | |
download | pkgsrc-3b87e9fb96d0b4f35d3e92ccef2448d4c78125c4.tar.gz |
recursive bump from textproc/icu shlib major bump.
Diffstat (limited to 'comms/libopensync/Makefile')
-rw-r--r-- | comms/libopensync/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/libopensync/Makefile b/comms/libopensync/Makefile index ce1e6a20109..7527c98bf52 100644 --- a/comms/libopensync/Makefile +++ b/comms/libopensync/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2011/04/22 13:42:28 obache Exp $ +# $NetBSD: Makefile,v 1.7 2011/06/10 09:39:44 obache Exp $ # DISTNAME= libopensync-0.22 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |