From 03ad89e9e9a05ccd64ab5d030cc5ca168cb38798 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sun, 25 Feb 2018 05:31:44 +0000 Subject: Add my LOCAL to MASTER_SITES --- multimedia/quvi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'multimedia') diff --git a/multimedia/quvi/Makefile b/multimedia/quvi/Makefile index 746c65a88700..0eb7fd9cd86b 100644 --- a/multimedia/quvi/Makefile +++ b/multimedia/quvi/Makefile @@ -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 -- cgit