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 9d2876c0499..e25130030b8 100644 --- a/comms/libopensync/Makefile +++ b/comms/libopensync/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/02/06 12:39:42 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/03/03 00:12:11 wiz Exp $ # DISTNAME= libopensync-0.22 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= comms MASTER_SITES= http://www.opensync.org/download/releases/0.22/ EXTRACT_SUFX= .tar.bz2 |