diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-07-13 06:05:42 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-07-13 06:05:42 +0000 |
| commit | c8ec0156eff7092936ad2fa3e28627be51f855db (patch) | |
| tree | 8a93b8d815428bb343233a8d5c906f7933e11f31 /release | |
| parent | 6bcca21f51952de9648e1d07ede453e6fc96f9bf (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/sysinstall/apache.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/sysinstall/apache.c b/release/sysinstall/apache.c index 657f476df156..debf7a502232 100644 --- a/release/sysinstall/apache.c +++ b/release/sysinstall/apache.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: apache.c,v 1.23 1996/06/08 12:01:23 jkh Exp $ + * $Id: apache.c,v 1.24 1996/06/15 17:58:49 jkh Exp $ * * Copyright (c) 1995 * Coranth Gryphon. All rights reserved. @@ -48,7 +48,7 @@ #define APACHE_HELPFILE "apache" -#define APACHE_PACKAGE "apache-1.0.5" +#define APACHE_PACKAGE "apache-1.1.1" #define FREEBSD_GIF "http://www.freebsd.org/gifs/powerlogo.gif" /* These change if the package uses different defaults */ |
