svn commit: r462905 - head/multimedia/quvi09

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


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 at FreeBSD.org


More information about the svn-ports-head mailing list