diff options
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 91c88432747..28611886dff 100644 --- a/comms/libopensync/Makefile +++ b/comms/libopensync/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/10/19 09:06:56 adam Exp $ +# $NetBSD: Makefile,v 1.19 2014/04/09 07:26:58 obache Exp $ # DISTNAME= libopensync-0.22 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |