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 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 |