svn commit: r462904 - head/multimedia/libquvi-scripts

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


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 at FreeBSD.org
 COMMENT=	Embedded lua scripts for libquvi and utility scripts


More information about the svn-ports-head mailing list