From 153c7eaea3130a34fff2d5f44432149a69280b24 Mon Sep 17 00:00:00 2001 From: ryoon Date: Fri, 21 Jan 2011 12:20:38 +0000 Subject: Change MASTER_SITES and HOMEPAGE to sourceforge.net from Google code. --- net/quvi/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/quvi') diff --git a/net/quvi/Makefile b/net/quvi/Makefile index f6e85ae953d..bdfda2fa1a1 100644 --- a/net/quvi/Makefile +++ b/net/quvi/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2011/01/21 12:09:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2011/01/21 12:20:38 ryoon Exp $ # DISTNAME= quvi-0.2.12 CATEGORIES= net multimedia www -MASTER_SITES= http://quvi.googlecode.com/files/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quvi/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://code.google.com/p/quvi/ +HOMEPAGE= http://quvi.sourceforge.net/ COMMENT= The quvi is command line tool and library for parsing video links LICENSE= gnu-gpl-v3 -- cgit v1.2.3