diff options
author | abs <abs@pkgsrc.org> | 1999-12-06 23:40:55 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 1999-12-06 23:40:55 +0000 |
commit | ece830ebfef8c8675dc172996962f83d17f6130d (patch) | |
tree | 366dc5fdbad28e098ff22f5c44013ec22bf5af9a /templates/README.category | |
parent | 52deb13b482a30dc93f08c9caa0ec57938e04cc9 (diff) | |
download | pkgsrc-ece830ebfef8c8675dc172996962f83d17f6130d.tar.gz |
Add total number of packages to the category README.html
Diffstat (limited to 'templates/README.category')
-rw-r--r-- | templates/README.category | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/templates/README.category b/templates/README.category index f84b87e1e63..bbfc3deb65c 100644 --- a/templates/README.category +++ b/templates/README.category @@ -1,4 +1,4 @@ -<!-- $NetBSD: README.category,v 1.7 1999/12/06 23:06:45 abs Exp $ --> +<!-- $NetBSD: README.category,v 1.8 1999/12/06 23:40:56 abs Exp $ --> <html> <head> <title>The NetBSD Packages Collection: %%CATEGORY%%</title> @@ -16,8 +16,9 @@ <p> %%DESCR%% -<p>Here are the one-line descriptions for each of the items -in this directory: +<p>Here are the one-line descriptions for each of the items ( +%%NUMITEMS%% +) in this directory: <p><hr noshade> <p><table> |