diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dolly+/Makefile | 2 | ||||
-rw-r--r-- | sysutils/dolly/Makefile | 2 | ||||
-rw-r--r-- | sysutils/memtest/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
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 |