Date: Sun, 25 Feb 2018 05:32:09 +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: r462907 - head/multimedia/libquvi-scripts09 Message-ID: <201802250532.w1P5W98O063758@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Feb 25 05:32:09 2018 New Revision: 462907 URL: https://svnweb.freebsd.org/changeset/ports/462907 Log: Add my LOCAL to MASTER_SITES Modified: head/multimedia/libquvi-scripts09/Makefile Modified: head/multimedia/libquvi-scripts09/Makefile ============================================================================== --- head/multimedia/libquvi-scripts09/Makefile Sun Feb 25 05:32:04 2018 (r462906) +++ head/multimedia/libquvi-scripts09/Makefile Sun Feb 25 05:32:09 2018 (r462907) @@ -5,7 +5,8 @@ PORTNAME= libquvi-scripts PORTVERSION= 0.9.20131130 PORTREVISION= 1 CATEGORIES= multimedia devel -MASTER_SITES= SF/quvi/${PORTVERSION}/${PORTNAME}/ +MASTER_SITES= SF/quvi/${PORTVERSION}/${PORTNAME}/ \ + LOCAL/sunpoet PKGNAMESUFFIX= 09 MAINTAINER= sunpoet@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802250532.w1P5W98O063758>