diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-25 05:32:04 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-25 05:32:04 +0000 |
commit | cb42fe3009c8bb8722ff3d91e97f757f34201611 (patch) | |
tree | 6c04000c9b43a4d6b29af975cd8ee827f2d4c394 /multimedia | |
parent | 739343e413759d06bb1b153feb3450a39bd3e44c (diff) | |
download | ports-cb42fe3009c8bb8722ff3d91e97f757f34201611.tar.gz ports-cb42fe3009c8bb8722ff3d91e97f757f34201611.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libquvi09/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/libquvi09/Makefile b/multimedia/libquvi09/Makefile index 7d65ed154a7f..b72765aaafab 100644 --- a/multimedia/libquvi09/Makefile +++ b/multimedia/libquvi09/Makefile @@ -5,7 +5,8 @@ PORTNAME= libquvi PORTVERSION= 0.9.4 PORTREVISION= 3 CATEGORIES= multimedia devel -MASTER_SITES= SF/quvi/${PORTVERSION:R}/${PORTNAME}/ +MASTER_SITES= SF/quvi/${PORTVERSION:R}/${PORTNAME}/ \ + LOCAL/sunpoet PKGNAMESUFFIX= 09 MAINTAINER= sunpoet@FreeBSD.org |