diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-25 21:57:54 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-25 21:57:54 +0000 |
| commit | 2641b0c407077fa8c3032d87d15ac6a103b0ed1b (patch) | |
| tree | 97e7da54e454c6cb23ca18813708e5c453e8de9f /release/sysinstall/sysinstall.h | |
| parent | 57293fdc2cfdd01d9d5e32d0e5243669d7e006e9 (diff) | |
Diffstat (limited to 'release/sysinstall/sysinstall.h')
| -rw-r--r-- | release/sysinstall/sysinstall.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release/sysinstall/sysinstall.h b/release/sysinstall/sysinstall.h index 5049470806c0..ba9f7b99faca 100644 --- a/release/sysinstall/sysinstall.h +++ b/release/sysinstall/sysinstall.h @@ -112,6 +112,7 @@ #define VAR_FTP_USER "ftpUser" #define VAR_FTP_HOST "ftpHost" #define VAR_HTTP_PATH "_httpPath" +#define VAR_HTTP_PROXY "httpProxy" #define VAR_HTTP_PORT "httpPort" #define VAR_HTTP_HOST "httpHost" #define VAR_HTTP_FTP_MODE "httpFtpMode" |
