diff options
author | asami <asami@FreeBSD.org> | 1999-08-02 11:33:19 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-08-02 11:33:19 +0000 |
commit | ede804a7142c392ebacfd6ddedb78a29727a8ca8 (patch) | |
tree | dcb6dae18b77b6a823c7cd7e2a6baa83e47c671c /release | |
parent | d63e1344254a4bb3e1ff4350d88c2c7ff58c185a (diff) | |
download | FreeBSD-src-ede804a7142c392ebacfd6ddedb78a29727a8ca8.zip FreeBSD-src-ede804a7142c392ebacfd6ddedb78a29727a8ca8.tar.gz |
Add new ports category "ftp".
Diffstat (limited to 'release')
-rw-r--r-- | release/sysinstall/index.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/release/sysinstall/index.c b/release/sysinstall/index.c index 7a98511..8b5d6cd 100644 --- a/release/sysinstall/index.c +++ b/release/sysinstall/index.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: index.c,v 1.69 1999/06/28 02:37:34 billf Exp $ + * $Id: index.c,v 1.70 1999/07/02 22:36:11 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -97,6 +97,7 @@ static char *descrs[] = { "elisp", "Things related to Emacs Lisp.", "elisp", "Emacs lisp ports.", "emulators", "Utilities for emulating other OS types.", + "emulators", "FTP client and server utilities.", "games", "Various and sundry amusements.", "german", "Ported software for Germanic countries.", "graphics", "Graphics libraries and utilities.", |