From ed5610f39910ff8408bc75361a5647dd0c318cd6 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Sun, 6 Jan 2019 15:08:46 +0000 Subject: [PATCH] Do not set MASTER_SITES twice --- audio/drumkv1-lv2/Makefile | 3 +-- comms/qpage/Makefile | 1 - devel/zpu-gcc/Makefile | 1 - security/webfwlog/Makefile | 4 ++-- x11/xxkb/Makefile | 1 - 5 files changed, 3 insertions(+), 7 deletions(-) diff --git a/audio/drumkv1-lv2/Makefile b/audio/drumkv1-lv2/Makefile index 88f9479aed60..d111dd33efd8 100644 --- a/audio/drumkv1-lv2/Makefile +++ b/audio/drumkv1-lv2/Makefile @@ -3,8 +3,7 @@ PORTNAME= drumkv1 DISTVERSION= 0.9.4 CATEGORIES= audio multimedia -MASTER_SITES= SF/${PORTNAME}/ -MASTER_SITES= http://download.sourceforge.net/${PORTNAME}/ +MASTER_SITES= SF PKGNAMESUFFIX= -lv2 MAINTAINER= yuri@FreeBSD.org diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile index cc7497149ad4..3730827d4757 100644 --- a/comms/qpage/Makefile +++ b/comms/qpage/Makefile @@ -5,7 +5,6 @@ PORTNAME= qpage PORTVERSION= 3.3 PORTREVISION= 8 CATEGORIES= comms -MASTER_SITES= http://www.qpage.org/download/ MASTER_SITES= http://tomiii.com/qpage/qpage.org/download/ MAINTAINER= rand@iteris.com diff --git a/devel/zpu-gcc/Makefile b/devel/zpu-gcc/Makefile index 0554e1318e47..2c824f1c2eba 100644 --- a/devel/zpu-gcc/Makefile +++ b/devel/zpu-gcc/Makefile @@ -4,7 +4,6 @@ PORTNAME= zpu-gcc PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://opensource.zylin.com/zpudownload.html/ MASTER_SITES= LOCAL/db DISTNAME= zpu-toolchain-${PORTVERSION} diff --git a/security/webfwlog/Makefile b/security/webfwlog/Makefile index 2d9d8ba48bab..a646803d94f3 100644 --- a/security/webfwlog/Makefile +++ b/security/webfwlog/Makefile @@ -4,8 +4,8 @@ PORTNAME= webfwlog PORTVERSION= 1.1.1 CATEGORIES= security -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ -MASTER_SITES= http://devel.webfwlog.net/download/v1.1.x/ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ \ + http://devel.webfwlog.net/download/v1.1.x/ MAINTAINER= zeus@ix.netcom.com COMMENT= Web-based firewall log analyzer diff --git a/x11/xxkb/Makefile b/x11/xxkb/Makefile index 590a5de2fbe1..bbeffc7e6eb6 100644 --- a/x11/xxkb/Makefile +++ b/x11/xxkb/Makefile @@ -4,7 +4,6 @@ PORTNAME= xxkb PORTVERSION= 1.11.1 CATEGORIES= x11 -MASTER_SITES= SF MASTER_SITES= SF/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src