diff --git a/sysutils/dt/Makefile b/sysutils/dt/Makefile index 4913e91e11ef..673f4de6162c 100644 --- a/sysutils/dt/Makefile +++ b/sysutils/dt/Makefile @@ -8,10 +8,10 @@ PORTNAME= dt PORTVERSION= 15.6 CATEGORIES= sysutils -MASTER_SITES= http://www.bit-net.com/~rmiller/ftp/dt/ +MASTER_SITES= http://home.comcast.net/~SCSIguy/SCSI_FAQ/RMiller_Tools/ftp/dt/ DISTNAME= dt-source -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Data Test Program - disk/tape error diagnostic tool USE_REINPLACE= yes diff --git a/sysutils/dt/pkg-descr b/sysutils/dt/pkg-descr index f62d436b145b..3447e48c8fa4 100644 --- a/sysutils/dt/pkg-descr +++ b/sysutils/dt/pkg-descr @@ -11,4 +11,4 @@ for any device that allows the standard open, read, write, and close system calls. Special support is necessary for some devices, such as serial lines, for setting up the speed, parity, data bits, etc. -WWW: http://www.bit-net.com/~rmiller/dt.html +WWW: http://www.scsifaq.org/RMiller_Tools/index.html