Date: Sun, 25 Feb 2018 05:31:54 +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: r462904 - head/multimedia/libquvi-scripts Message-ID: <201802250531.w1P5VsgE063428@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Feb 25 05:31:54 2018 New Revision: 462904 URL: https://svnweb.freebsd.org/changeset/ports/462904 Log: Add my LOCAL to MASTER_SITES Modified: head/multimedia/libquvi-scripts/Makefile Modified: head/multimedia/libquvi-scripts/Makefile ============================================================================== --- head/multimedia/libquvi-scripts/Makefile Sun Feb 25 05:31:49 2018 (r462903) +++ head/multimedia/libquvi-scripts/Makefile Sun Feb 25 05:31:54 2018 (r462904) @@ -4,7 +4,8 @@ PORTNAME= libquvi-scripts PORTVERSION= 0.4.21 CATEGORIES= multimedia devel -MASTER_SITES= SF/quvi/${PORTVERSION:R}/${PORTNAME}/ +MASTER_SITES= SF/quvi/${PORTVERSION:R}/${PORTNAME}/ \ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Embedded lua scripts for libquvi and utility scripts
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802250531.w1P5VsgE063428>