diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-03-25 09:53:44 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-03-25 09:53:44 +0000 |
commit | 633394b38a8e738281fd74acb7565591154c47fb (patch) | |
tree | 939b1bb61701e9503ec9aa17a59c4776a16fc0f9 /sysutils | |
parent | 2bc645a2d51968f22b0bf60ea7e5c4ea163a43ce (diff) | |
download | ports-633394b38a8e738281fd74acb7565591154c47fb.tar.gz ports-633394b38a8e738281fd74acb7565591154c47fb.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/dt/Makefile b/sysutils/dt/Makefile index a04e34075d62..32d126c04186 100644 --- a/sysutils/dt/Makefile +++ b/sysutils/dt/Makefile @@ -11,8 +11,7 @@ PORTNAME= dt PORTVERSION= 15.14 CATEGORIES= sysutils MASTER_SITES= http://home.comcast.net/~SCSIguy/SCSI_FAQ/RMiller_Tools/ftp/dt/ \ - http://sce-tindy.tecnik93.com/FreeBSD/ports/dt/sources/ \ - http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/ + http://T32.TecNik93.com/FreeBSD/ports/dt/sources/ DISTNAME= ${PORTNAME}-source MAINTAINER= itetcu@FreeBSD.org |