diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
commit | 431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch) | |
tree | f392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/hypermail/pkg/DESCR | |
parent | c72c1cf5f95cbe537b005028f1743cddb16ef203 (diff) | |
download | pkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/hypermail/pkg/DESCR')
-rw-r--r-- | www/hypermail/pkg/DESCR | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/www/hypermail/pkg/DESCR b/www/hypermail/pkg/DESCR deleted file mode 100644 index 0cdf020926d..00000000000 --- a/www/hypermail/pkg/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -Hypermail is a program that takes a file of mail messages in UNIX mailbox -format and generates a set of cross-referenced HTML documents. Each file that -is created represents a separate message in the mail archive and contains -links to other articles, so that the entire archive can be browsed in a -number of ways by following links. Archives generated by Hypermail can be -incrementally updated, and Hypermail is set by default to only update -archives when changes are detected. - -WWW: http://www.landfield.com/hypermail/ |