diff options
author | steve <steve@FreeBSD.org> | 1999-03-15 09:50:17 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-03-15 09:50:17 +0800 |
commit | aa5f09c128c3f5afe353cb63965971e718d01ddc (patch) | |
tree | 896a1c965a8113a2c10dd471fec7d4e3e9766f0a /ftp | |
parent | a3b7169e98f64581fbca317ff2aab6e4f077ac23 (diff) | |
download | freebsd-ports-gnome-aa5f09c128c3f5afe353cb63965971e718d01ddc.tar.gz freebsd-ports-gnome-aa5f09c128c3f5afe353cb63965971e718d01ddc.tar.zst freebsd-ports-gnome-aa5f09c128c3f5afe353cb63965971e718d01ddc.zip |
Update to version 0.9pl5.
PR: 10222
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/pavuk/Makefile | 6 | ||||
-rw-r--r-- | ftp/pavuk/distinfo | 2 | ||||
-rw-r--r-- | ftp/pavuk/pkg-descr | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile index 2873f0363b33..26227786ed85 100644 --- a/ftp/pavuk/Makefile +++ b/ftp/pavuk/Makefile @@ -3,11 +3,11 @@ # Date created: 19 March 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.1.1.1 1998/12/16 22:37:40 billf Exp $ +# $Id: Makefile,v 1.2 1998/12/22 08:22:08 asami Exp $ # -DISTNAME= pavuk-0.9pl3 -PKGNAME= pavuk-0.9.3 +DISTNAME= pavuk-0.9pl5 +PKGNAME= pavuk-0.9.5 CATEGORIES= net www MASTER_SITES= ftp://ftp.idata.sk/pub/unix/www/ \ ftp://ftp.max.irk.ru/pub/unix/net/www/wget/ \ diff --git a/ftp/pavuk/distinfo b/ftp/pavuk/distinfo index 1005e7f0d619..c3737b502e34 100644 --- a/ftp/pavuk/distinfo +++ b/ftp/pavuk/distinfo @@ -1 +1 @@ -MD5 (pavuk-0.9pl3.tgz) = 7b5625825f0f512abab11cd83aaee05f +MD5 (pavuk-0.9pl5.tgz) = 27cb8ed2df6e8535e09d4736a47f430c diff --git a/ftp/pavuk/pkg-descr b/ftp/pavuk/pkg-descr index 6d96bd8d0d8c..d4b384d87983 100644 --- a/ftp/pavuk/pkg-descr +++ b/ftp/pavuk/pkg-descr @@ -4,11 +4,11 @@ - recursive HTTP , HTTP over SSL , FTP and Gopher document retrieving - synchronizing retrieved local copies of document with remote - - partial content retrieving on servers which suppots it (FTP and HTTP/1.1) + - partial content retrieving on servers which supports it (FTP and HTTP/1.1) - follows moved documents - - supports "robots.txt" standart + - supports "robots.txt" standard - supports HTTP and FTP proxy server - - supports HTTP authentification + - supports HTTP authentication - shows document tree - have interface to "at" command for scheduling - have X-windows user interface (built with own widgets based on plain Xt) |