diff options
Diffstat (limited to 'comms/libsyncml/Makefile')
-rw-r--r-- | comms/libsyncml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/libsyncml/Makefile b/comms/libsyncml/Makefile index 686e034c272..6c96d6d25eb 100644 --- a/comms/libsyncml/Makefile +++ b/comms/libsyncml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/02/16 17:21:15 hans Exp $ +# $NetBSD: Makefile,v 1.6 2012/03/03 00:12:51 wiz Exp $ # DISTNAME= libsyncml-0.4.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= comms MASTER_SITES= http://libsyncml.opensync.org/download/releases/0.4.5/ EXTRACT_SUFX= .tar.bz2 |