diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-03-10 22:10:03 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-03-10 22:10:03 +0000 |
commit | b9316eb218a512dd56f46301fcc4dde07cec825e (patch) | |
tree | 70d4f3a38db4d785ac9f86358f1917714e5ffbef /sysutils/dolly | |
parent | 96fe03484f9c3b29efa8e57a279d96b9e4ba3d0e (diff) | |
download | ports-b9316eb218a512dd56f46301fcc4dde07cec825e.tar.gz ports-b9316eb218a512dd56f46301fcc4dde07cec825e.zip |
Notes
Diffstat (limited to 'sysutils/dolly')
-rw-r--r-- | sysutils/dolly/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |