From c6c82336cb10db4631ed4bcf313c12084994575f Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Mon, 20 Jul 2020 08:11:19 +0000 Subject: [PATCH] Add backup MASTER_SITE and pass maintainership to the submitter PR: 248087 Submitted by: Marcel Bischoff --- sysutils/daa2iso/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sysutils/daa2iso/Makefile b/sysutils/daa2iso/Makefile index 443765dce7fc..faf45af99146 100644 --- a/sysutils/daa2iso/Makefile +++ b/sysutils/daa2iso/Makefile @@ -5,10 +5,11 @@ PORTNAME= daa2iso PORTVERSION= 0.1.7e PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://aluigi.altervista.org/mytoolz/ +MASTER_SITES= http://aluigi.altervista.org/mytoolz/ \ + http://aluigi.zenhax.com/mytoolz/ DISTNAME= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= marcel@herrbischoff.com COMMENT= Convert PowerISO DAA files to ISO9660 LICENSE= GPLv2