diff options
author | dbj <dbj@pkgsrc.org> | 2008-07-20 23:57:36 +0000 |
---|---|---|
committer | dbj <dbj@pkgsrc.org> | 2008-07-20 23:57:36 +0000 |
commit | 079359e4252e1e47d1a2a03449ac9f3897433064 (patch) | |
tree | 4a4056785a14cf5491a3898e165a6b96cb4ea0c8 /bootstrap | |
parent | ddd4c9aaf35266a6887d430615e76cfa963676be (diff) | |
download | pkgsrc-079359e4252e1e47d1a2a03449ac9f3897433064.tar.gz |
previous commit also accidentally added default fetch_cmd=/usr/bin/ftp on darwin.
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap/bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/bootstrap b/bootstrap/bootstrap index ce27707bcfe..043f06ba3de 100755 --- a/bootstrap/bootstrap +++ b/bootstrap/bootstrap @@ -1,6 +1,6 @@ #! /bin/sh -# $NetBSD: bootstrap,v 1.133 2008/07/20 23:54:48 dbj Exp $ +# $NetBSD: bootstrap,v 1.134 2008/07/20 23:57:36 dbj Exp $ # # # Copyright (c) 2001-2002 Alistair G. Crooks. All rights reserved. |