Date: Sun, 25 Feb 2018 05:31:59 +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: r462905 - head/multimedia/quvi09 Message-ID: <201802250531.w1P5Vxdc063537@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Feb 25 05:31:59 2018 New Revision: 462905 URL: https://svnweb.freebsd.org/changeset/ports/462905 Log: Add my LOCAL to MASTER_SITES Modified: head/multimedia/quvi09/Makefile Modified: head/multimedia/quvi09/Makefile ============================================================================== --- head/multimedia/quvi09/Makefile Sun Feb 25 05:31:54 2018 (r462904) +++ head/multimedia/quvi09/Makefile Sun Feb 25 05:31:59 2018 (r462905) @@ -5,7 +5,8 @@ PORTNAME= quvi PORTVERSION= 0.9.5 PORTREVISION= 2 CATEGORIES= multimedia devel -MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R}/${PORTNAME}/ +MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R}/${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?201802250531.w1P5Vxdc063537>