diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2002-03-17 07:34:12 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2002-03-17 07:34:12 +0000 |
| commit | 0874402d9e4de91ce301eb7f54501e1e54f4cd4a (patch) | |
| tree | 48dbe12e3d46a961a3658990bc3895fc3398243b | |
| parent | eee69fccf91c6f30ef74cac5a922cac559344db2 (diff) | |
Notes
| -rw-r--r-- | release/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile index e99daf2ae704..298ac065d234 100644 --- a/release/Makefile +++ b/release/Makefile @@ -17,6 +17,8 @@ # the "nodev" option, otherwise the chrooted "buildworld" will likely # fail. # +# Note: If you add options to this file, please keep release(7) updated! +# # Set these, release builder! # # Fixed version: |
