svn commit: r542618 - head/sysutils/daa2iso

Li-Wen Hsu lwhsu at FreeBSD.org
Mon Jul 20 08:11:19 UTC 2020


Author: lwhsu
Date: Mon Jul 20 08:11:19 2020
New Revision: 542618
URL: https://svnweb.freebsd.org/changeset/ports/542618

Log:
  Add backup MASTER_SITE and pass maintainership to the submitter
  
  PR:		248087
  Submitted by:	Marcel Bischoff <marcel at herrbischoff.com>

Modified:
  head/sysutils/daa2iso/Makefile

Modified: head/sysutils/daa2iso/Makefile
==============================================================================
--- head/sysutils/daa2iso/Makefile	Mon Jul 20 08:10:53 2020	(r542617)
+++ head/sysutils/daa2iso/Makefile	Mon Jul 20 08:11:19 2020	(r542618)
@@ -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 at FreeBSD.org
+MAINTAINER=	marcel at herrbischoff.com
 COMMENT=	Convert PowerISO DAA files to ISO9660
 
 LICENSE=	GPLv2


More information about the svn-ports-all mailing list