summaryrefslogtreecommitdiffstats
path: root/debian/htdig/htdig-3.2.0b6/htdoc/index.html
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2021-11-05 13:28:23 +0100
committerSlávek Banko <[email protected]>2021-11-05 13:28:23 +0100
commit8c787c3591c1c885b91a54128835b400858c5cca (patch)
treeeca1b776912a305c4d45b3964038278a2fae1ead /debian/htdig/htdig-3.2.0b6/htdoc/index.html
parentfe188b907cdf30dfdfe0eba9412e7f8749fec158 (diff)
downloadextra-dependencies-8c787c3591c1c885b91a54128835b400858c5cca.tar.gz
extra-dependencies-8c787c3591c1c885b91a54128835b400858c5cca.zip
DEB htdig: Added to repository.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'debian/htdig/htdig-3.2.0b6/htdoc/index.html')
-rw-r--r--debian/htdig/htdig-3.2.0b6/htdoc/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/htdig/htdig-3.2.0b6/htdoc/index.html b/debian/htdig/htdig-3.2.0b6/htdoc/index.html
new file mode 100644
index 00000000..b5254f40
--- /dev/null
+++ b/debian/htdig/htdig-3.2.0b6/htdoc/index.html
@@ -0,0 +1,12 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN" "http://www.w3.org/TR/REC-html40/frameset.dtd">
+<html>
+ <head>
+ <title>
+ ht://Dig -- Internet search engine software
+ </title>
+ </head>
+ <frameset cols="160, *" frameborder="1" framespacing="5" border="1">
+ <frame name="contents" src="contents.html">
+ <frame name="body" src="main.html">
+ </frameset>
+</html>