blob: 15ff74596172816252bcdc14948cafd9afb47a99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<html>
<title> The FreeBSD Ports Collection (%%CATEGORY%%)</title>
<head><h1> The FreeBSD Ports Collection ("%%CATEGORY%%")</h1> </head> <hr>
<body>
<p>You are now in the directory "%%CATEGORY%%".
<p>This is the one-line description for this category:
<p><hr><p>
%%COMMENT%%
<p><hr>
<p>
%%DESCR%%
<p>Here are the one-line descriptions for each items in this directory:
<p><hr>
<p><pre>
%%SUBDIR%%
</pre>
<p><hr><p>
<a href="../README.html"> Go to parent directory</a>
</body>
</html>
|