diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-02-09 03:51:23 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-02-09 03:51:23 +0000 |
commit | 76644bb958f8e7f7857c30077991511b462ccea6 (patch) | |
tree | ec31e8e4cf4bdfc17eeb45a6fc21c7c26f04c933 /templates | |
parent | 05f8037daf07e9a99086eebfa3138836e2527bed (diff) | |
download | pkgsrc-76644bb958f8e7f7857c30077991511b462ccea6.tar.gz |
Template for README-IPv6.html
Diffstat (limited to 'templates')
-rw-r--r-- | templates/README.ipv6 | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/templates/README.ipv6 b/templates/README.ipv6 new file mode 100644 index 00000000000..ae9089cb77a --- /dev/null +++ b/templates/README.ipv6 @@ -0,0 +1,35 @@ +<!-- $NetBSD: README.ipv6,v 1.1 2000/02/09 03:51:23 hubertf Exp $ --> +<html> +<head> +<title>NetBSD: IPv6 enabled Packages</title> +</head> +<body bgcolor=#ffffff> + +<a href="http://www.mckusick.com/beastie/mainpage/copyright.html"> +<img align=right src="templates/pkg-daemon.gif" alt="Daemon Power" + width=127 height=121 border=0> +</a> +<h1>IPv6 ready packages in the NetBSD Packages Collection</h1> + +<p> +The following list contains all +packages currently available +in the NetBSD Packages Collection, that support +IPv6. +Please select an entry for more details! +</p> + +<hr noshade> +<table> +<tr><th align=left>Package <th align=left>Category <th align=left> Package description +%%TRS%% +</table> + +<hr noshade> +[ +<a href="README.html"> Go to top of packages tree</a> +| +<a href="README-all.html"> List all packages</a> +] +</body> +</html> |