diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-16 10:51:53 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-16 10:51:53 +0000 |
| commit | b449e9a83efd4dc7c9b38254980e731e595926b0 (patch) | |
| tree | fd68a6ad960219251d660212db3392519c3dfac1 | |
| parent | 2bd4114e2a255d2c639b2cdb4f250fdaa1444b74 (diff) | |
Notes
| -rw-r--r-- | release/sysinstall/sysinstall.h | 2 | ||||
| -rw-r--r-- | usr.sbin/sade/sade.h | 2 | ||||
| -rw-r--r-- | usr.sbin/sysinstall/sysinstall.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/release/sysinstall/sysinstall.h b/release/sysinstall/sysinstall.h index ed168b029c70..0eea56fb046d 100644 --- a/release/sysinstall/sysinstall.h +++ b/release/sysinstall/sysinstall.h @@ -60,7 +60,7 @@ #define PACKAGE_NETCON "commerce/netcon/bsd61" #define PACKAGE_PCNFSD "pcnfsd-93.02.16" #define PACKAGE_SAMBA "samba-1.9.15p8" -#define PACKAGE_LYNX "lynx-2.6" +#define PACKAGE_LYNX "lynx-2.6fm" /* device limits */ #define DEV_NAME_MAX 64 /* The maximum length of a device name */ diff --git a/usr.sbin/sade/sade.h b/usr.sbin/sade/sade.h index ed168b029c70..0eea56fb046d 100644 --- a/usr.sbin/sade/sade.h +++ b/usr.sbin/sade/sade.h @@ -60,7 +60,7 @@ #define PACKAGE_NETCON "commerce/netcon/bsd61" #define PACKAGE_PCNFSD "pcnfsd-93.02.16" #define PACKAGE_SAMBA "samba-1.9.15p8" -#define PACKAGE_LYNX "lynx-2.6" +#define PACKAGE_LYNX "lynx-2.6fm" /* device limits */ #define DEV_NAME_MAX 64 /* The maximum length of a device name */ diff --git a/usr.sbin/sysinstall/sysinstall.h b/usr.sbin/sysinstall/sysinstall.h index ed168b029c70..0eea56fb046d 100644 --- a/usr.sbin/sysinstall/sysinstall.h +++ b/usr.sbin/sysinstall/sysinstall.h @@ -60,7 +60,7 @@ #define PACKAGE_NETCON "commerce/netcon/bsd61" #define PACKAGE_PCNFSD "pcnfsd-93.02.16" #define PACKAGE_SAMBA "samba-1.9.15p8" -#define PACKAGE_LYNX "lynx-2.6" +#define PACKAGE_LYNX "lynx-2.6fm" /* device limits */ #define DEV_NAME_MAX 64 /* The maximum length of a device name */ |
