diff options
| author | Remko Lodder <remko@FreeBSD.org> | 2009-11-02 12:03:04 +0000 |
|---|---|---|
| committer | Remko Lodder <remko@FreeBSD.org> | 2009-11-02 12:03:04 +0000 |
| commit | ad8b9147e645cbaba8a953fb00bf28e14d48a0a5 (patch) | |
| tree | 35b740037092ea910afeeafc07f98ba9f99239b2 | |
| parent | 99081d1c6179f5b7f7c4abdf104e5b3892e5e416 (diff) | |
Notes
| -rw-r--r-- | share/man/man5/make.conf.5 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5 index a1428013e2623..505af4f7d4ad7 100644 --- a/share/man/man5/make.conf.5 +++ b/share/man/man5/make.conf.5 @@ -318,6 +318,14 @@ Set this to use .Xr cvsup 1 to update your ports with .Dq Li "make update" . +.It Va WWWSUPFILE +.Pq Vt str +The www +.Ar supfile +to use when doing a +.Dq Li "make update" +This defaults to +.Pa /usr/share/examples/cvsup/www\-supfile . .El .Ss "BUILDING THE KERNEL" The following list provides a name and short description for variables |
