From c19162799fdae2809897bc392b1a2740069bcc6e Mon Sep 17 00:00:00 2001 From: lioux Date: Thu, 10 Mar 2005 22:10:03 +0000 Subject: Drop maintainership --- sysutils/dolly+/Makefile | 2 +- sysutils/dolly/Makefile | 2 +- sysutils/memtest/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sysutils') diff --git a/sysutils/dolly+/Makefile b/sysutils/dolly+/Makefile index 841cfb85a2f2..24540d7afd1a 100644 --- a/sysutils/dolly+/Makefile +++ b/sysutils/dolly+/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils net MASTER_SITES= http://corvus.kek.jp/~manabe/pcf/dolly/ DISTNAME= dolly${PORTVERSION:S/./_/} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Improved version of dolly harddisk/partition network clone utility USE_REINPLACE= yes diff --git a/sysutils/dolly/Makefile b/sysutils/dolly/Makefile index d3194ee6102f..9eb717e2e74c 100644 --- a/sysutils/dolly/Makefile +++ b/sysutils/dolly/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils net MASTER_SITES= http://www.cs.inf.ethz.ch/CoPs/patagonia/dolly/ DISTNAME= ${PORTNAME}.${PORTVERSION} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program to clone harddisks/partitions over a fast switched network USE_REINPLACE= yes diff --git a/sysutils/memtest/Makefile b/sysutils/memtest/Makefile index bc7786d3e6e8..c08ebc506424 100644 --- a/sysutils/memtest/Makefile +++ b/sysutils/memtest/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://pyropus.ca/software/${PORTNAME}er/ DISTNAME= ${PORTNAME}er-${PORTVERSION} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to test for faulty memory subsystem USE_REINPLACE= yes -- cgit