diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-05-29 03:25:51 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-05-29 03:25:51 +0000 |
commit | 905e28799e087238bd88c260a0041ff15e55379c (patch) | |
tree | 103336e62997113de198f345e52374db51ad5c69 /templates/README.category | |
parent | b5f8cdef443d56344f5a44aabf5e25bede16c471 (diff) | |
download | pkgsrc-905e28799e087238bd88c260a0041ff15e55379c.tar.gz |
Make these lists real tables
Diffstat (limited to 'templates/README.category')
-rw-r--r-- | templates/README.category | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/README.category b/templates/README.category index c858557d614..f7944b9b325 100644 --- a/templates/README.category +++ b/templates/README.category @@ -1,4 +1,4 @@ -<!-- $NetBSD: README.category,v 1.4 1998/02/24 10:42:55 agc Exp $ --> +<!-- $NetBSD: README.category,v 1.5 1998/05/29 03:25:51 hubertf Exp $ --> <html> <head> <title>The NetBSD Packages Collection: %%CATEGORY%%</title> @@ -19,9 +19,9 @@ in this directory: <p><hr noshade> -<p><pre> +<p><table> %%SUBDIR%% -</pre> +</table> <hr noshade> [ |