Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2018 05:31:44 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462902 - head/multimedia/quvi
Message-ID:  <201802250531.w1P5Vivg063213@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Feb 25 05:31:44 2018
New Revision: 462902
URL: https://svnweb.freebsd.org/changeset/ports/462902

Log:
  Add my LOCAL to MASTER_SITES

Modified:
  head/multimedia/quvi/Makefile

Modified: head/multimedia/quvi/Makefile
==============================================================================
--- head/multimedia/quvi/Makefile	Sun Feb 25 05:31:39 2018	(r462901)
+++ head/multimedia/quvi/Makefile	Sun Feb 25 05:31:44 2018	(r462902)
@@ -5,7 +5,8 @@ PORTNAME=	quvi
 PORTVERSION=	0.4.2
 PORTREVISION=	3
 CATEGORIES=	multimedia devel
-MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION:R}/${PORTNAME}/
+MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION:R}/${PORTNAME}/ \
+		LOCAL/sunpoet
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Command line tool for parsing flash media stream URLs



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802250531.w1P5Vivg063213>