diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-02-25 13:31:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-02-25 13:31:54 +0800 |
commit | 2a6f8bb2b5c7b3b3b773ce473d72362fff452a93 (patch) | |
tree | 354f4bbc675430eecca064194ad787ff9ef52a46 /multimedia | |
parent | d5a40f6f55de2c974cc79d2d9ddcb1f5b1cd0f2e (diff) | |
download | freebsd-ports-gnome-2a6f8bb2b5c7b3b3b773ce473d72362fff452a93.tar.gz freebsd-ports-gnome-2a6f8bb2b5c7b3b3b773ce473d72362fff452a93.tar.zst freebsd-ports-gnome-2a6f8bb2b5c7b3b3b773ce473d72362fff452a93.zip |
Add my LOCAL to MASTER_SITES
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libquvi-scripts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/libquvi-scripts/Makefile b/multimedia/libquvi-scripts/Makefile index 028ef5659814..82a2805ab462 100644 --- a/multimedia/libquvi-scripts/Makefile +++ b/multimedia/libquvi-scripts/Makefile @@ -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@FreeBSD.org COMMENT= Embedded lua scripts for libquvi and utility scripts |