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/urlget/DESCR | |
parent | c72c1cf5f95cbe537b005028f1743cddb16ef203 (diff) | |
download | pkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/urlget/DESCR')
-rw-r--r-- | www/urlget/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/urlget/DESCR b/www/urlget/DESCR new file mode 100644 index 00000000000..489ca1a90f0 --- /dev/null +++ b/www/urlget/DESCR @@ -0,0 +1,3 @@ +urlget retrieves an URL specified on the command line and +outputs it to the standard output. It uses the HTTP 1.0 +GET query by default, but can also do HEAD and POST. |