svn commit: r462902 - head/multimedia/quvi

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Feb 25 05:31:45 UTC 2018


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 at FreeBSD.org
 COMMENT=	Command line tool for parsing flash media stream URLs


More information about the svn-ports-head mailing list