Date: Sun, 25 Feb 2018 05:31:49 +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: r462903 - head/multimedia/libquvi Message-ID: <201802250531.w1P5VnMY063322@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= Cross-platform library for parsing flash media stream URLs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802250531.w1P5VnMY063322>