From 785a40f199ebb51f53989512abb79ccf1372f758 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 25 Feb 2018 05:31:49 +0000 Subject: [PATCH] Add my LOCAL to MASTER_SITES --- multimedia/libquvi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/multimedia/libquvi/Makefile b/multimedia/libquvi/Makefile index 8c2447a743c7..7768353b36f6 100644 --- a/multimedia/libquvi/Makefile +++ b/multimedia/libquvi/Makefile @@ -5,7 +5,8 @@ PORTNAME= libquvi PORTVERSION= 0.4.1 PORTREVISION= 5 CATEGORIES= multimedia devel -MASTER_SITES= SF/quvi/${PORTVERSION:R}/${PORTNAME}/ +MASTER_SITES= SF/quvi/${PORTVERSION:R}/${PORTNAME}/ \ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Cross-platform library for parsing flash media stream URLs