From f9b2a581c7181e572d03d69fa692f4c650c32042 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 22 Oct 2011 18:07:19 +0000 Subject: Add a MESSAGE: For downloading from vimeo using curl (default), add the following line to your ~/.curlrc: user-agent = "Mozilla/5.0" Bump PKGREVISION. --- net/clive/MESSAGE | 9 +++++++++ net/clive/Makefile | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 net/clive/MESSAGE (limited to 'net/clive') diff --git a/net/clive/MESSAGE b/net/clive/MESSAGE new file mode 100644 index 00000000000..648ad05a23a --- /dev/null +++ b/net/clive/MESSAGE @@ -0,0 +1,9 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2011/10/22 18:07:19 wiz Exp $ + +For downloading from vimeo using curl (default), add the following line +to your ~/.curlrc: + + user-agent = "Mozilla/5.0" + +=========================================================================== diff --git a/net/clive/Makefile b/net/clive/Makefile index 5d35e418ba0..4d9db7ba3ab 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2011/08/14 14:14:40 obache Exp $ +# $NetBSD: Makefile,v 1.41 2011/10/22 18:07:19 wiz Exp $ # DISTNAME= clive-2.3.1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net multimedia www MASTER_SITES= http://clive.googlecode.com/files/ -- cgit v1.2.3