diff options
author | Renato Botelho <garga@FreeBSD.org> | 2008-10-23 18:46:05 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2008-10-23 18:46:05 +0000 |
commit | 19cbbae37911a7e2e3709a4ae956a51e04c422d9 (patch) | |
tree | 89d53b7260757215f0c41d92d28c04a7f970f017 /sysutils/file | |
parent | 2fe3bab2e9f982f121a3a3ababe6a569cef488e0 (diff) | |
download | ports-19cbbae37911a7e2e3709a4ae956a51e04c422d9.tar.gz ports-19cbbae37911a7e2e3709a4ae956a51e04c422d9.zip |
Notes
Diffstat (limited to 'sysutils/file')
-rw-r--r-- | sysutils/file/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/file/Makefile b/sysutils/file/Makefile index 3f5045bea094..78c05c584dcb 100644 --- a/sysutils/file/Makefile +++ b/sysutils/file/Makefile @@ -9,7 +9,7 @@ PORTNAME= file PORTVERSION= 4.26 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.astron.com/pub/file/ \ - ftp://ftp.gw.com/mirrors/pub/unix/file/ \ + ftp://ftp.gw.com/mirrors/unix/file/ \ ftp://ftp.fu-berlin.de/unix/tools/file/ MAINTAINER= jharris@widomaker.com |