svn commit: r462907 - head/multimedia/libquvi-scripts09
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Feb 25 05:32:10 UTC 2018
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 at FreeBSD.org
More information about the svn-ports-all
mailing list