summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-02-18 01:39:37 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-02-18 01:39:37 +0000
commit6b131fd325c3ef139ebc57139ef6ead1fbc402e6 (patch)
tree857398f6f9113ca8d00e802e3614751d2998ee91
parent96f6ce831dfad4f84b2ff8c124a8a94eb367313e (diff)
Notes
-rw-r--r--release/sysinstall/sysinstall.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/release/sysinstall/sysinstall.h b/release/sysinstall/sysinstall.h
index 2c61bdc59df6..98529c337c4c 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.42.2.76 1997/02/15 15:41:11 jkh Exp $
+ * $Id: sysinstall.h,v 1.42.2.77 1997/02/17 13:30:21 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -56,11 +56,11 @@
/* Different packages we depend on - update this when package version change! */
#define PACKAGE_GATED "gated-3.5b3"
-#define PACKAGE_APACHE "apache-1.2b4"
-#define PACKAGE_NETCON "commerce/netcon/bsd61"
+#define PACKAGE_APACHE "apache-1.1.1"
+#define PACKAGE_NETCON "commerce/netcon/bsd60"
#define PACKAGE_PCNFSD "pcnfsd-93.02.16"
#define PACKAGE_SAMBA "samba-1.9.15p8"
-#define PACKAGE_LYNX "lynx-2.7"
+#define PACKAGE_LYNX "lynx-2.6"
/* device limits */
#define DEV_NAME_MAX 64 /* The maximum length of a device name */