svn commit: r462903 - head/multimedia/libquvi

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


Author: sunpoet
Date: Sun Feb 25 05:31:49 2018
New Revision: 462903
URL: https://svnweb.freebsd.org/changeset/ports/462903

Log:
  Add my LOCAL to MASTER_SITES

Modified:
  head/multimedia/libquvi/Makefile

Modified: head/multimedia/libquvi/Makefile
==============================================================================
--- head/multimedia/libquvi/Makefile	Sun Feb 25 05:31:44 2018	(r462902)
+++ head/multimedia/libquvi/Makefile	Sun Feb 25 05:31:49 2018	(r462903)
@@ -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 at FreeBSD.org
 COMMENT=	Cross-platform library for parsing flash media stream URLs


More information about the svn-ports-head mailing list