diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-05-22 00:13:58 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-05-22 00:13:58 +0000 |
| commit | e27779fc61bc4fd830a26d4b4d61d578302c9f1c (patch) | |
| tree | ae6205008ed7ede5380220d653e0acaf3e779ed6 /release | |
| parent | 3401a71f4e8f5178c2380ef2795869d16c033205 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/sysinstall/sysinstall.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/sysinstall/sysinstall.h b/release/sysinstall/sysinstall.h index b39af2a6a170..76836f9a5793 100644 --- a/release/sysinstall/sysinstall.h +++ b/release/sysinstall/sysinstall.h @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $Id: sysinstall.h,v 1.126 1997/05/05 05:16:03 pst Exp $ + * $Id: sysinstall.h,v 1.127 1997/05/05 06:32:44 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -56,7 +56,7 @@ /* Different packages we depend on - update this when package version change! */ #define PACKAGE_GATED "gated-3.5b3" -#define PACKAGE_APACHE "apache-1.2b8" +#define PACKAGE_APACHE "apache-1.2b10" #define PACKAGE_NETCON "commerce/netcon/bsd61" #define PACKAGE_PCNFSD "pcnfsd-93.02.16" #define PACKAGE_SAMBA "samba-1.9.16p11" |
