diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-04-28 00:37:38 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-04-28 00:37:38 +0000 |
| commit | ba67e870cbc80aafbc0342a4c5d7bd70aadb11f9 (patch) | |
| tree | 0307af9337b282b1a89c65dc03255a7be7559a9c /release/Makefile | |
| parent | cce80494f9158ba7dec3b69090032e0a36abd48f (diff) | |
Notes
Diffstat (limited to 'release/Makefile')
| -rw-r--r-- | release/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/release/Makefile b/release/Makefile index 924889628cfc..7c7d6e10fc0e 100644 --- a/release/Makefile +++ b/release/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.208 1996/02/27 03:40:40 jkh Exp $ +# $Id: Makefile,v 1.209 1996/03/19 03:26:33 jkh Exp $ # # How to roll a release: # @@ -11,8 +11,8 @@ # that on a 14.4 line just yet... # # SET THIS !!! -BUILDNAME=2.2-current -# CHROOTDIR=/a/r1 +BUILDNAME=2.2-960428-SNAP +CHROOTDIR=/junk/release # If this is a RELEASE, then set #RELEASETAG=RELENG_2_1_0 |
