From e06008ef3b9cfa54b6f3a046ee2993e67c8f51cd Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 8 Jun 2009 09:15:08 +0000 Subject: Update to 2.1.13: Version 2.1.13 (May 16, 2009) Developer-visible changes: * Change: use perltidy defaults for style * Change: BerkeleyDB and File::Path modules are now optional ** Cache features depend on these modules * Moved opted_mods initilization to init_opted_mods (-> loop) --- net/clive/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/clive/Makefile') diff --git a/net/clive/Makefile b/net/clive/Makefile index 5c5ad10a935..e77e2a69abc 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2009/05/19 08:59:26 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2009/06/08 09:15:08 wiz Exp $ # -DISTNAME= clive-2.1.12 +DISTNAME= clive-2.1.13 CATEGORIES= net multimedia www MASTER_SITES= http://clive.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3