diff options
author | roam <roam@FreeBSD.org> | 2001-05-09 13:43:07 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-05-09 13:43:07 +0000 |
commit | 8bff33f995cb81d3929c02b69769078e81e1e4f4 (patch) | |
tree | ae0c77179668a2ca50597a4202d990ec89d3d58b /ftp/curl | |
parent | 8ddf6d465f4fcb2029037eb273b6366e432d03f5 (diff) | |
download | FreeBSD-ports-8bff33f995cb81d3929c02b69769078e81e1e4f4.zip FreeBSD-ports-8bff33f995cb81d3929c02b69769078e81e1e4f4.tar.gz |
Update the WWW line; curl has been at curl.haxx.se for quite some time now;
I've even changed the MASTER_SITE in the Makefile, just not here.. oops.
Submitted by: Daniel Stenberg <daniel@haxx.se>
Diffstat (limited to 'ftp/curl')
-rw-r--r-- | ftp/curl/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/pkg-descr b/ftp/curl/pkg-descr index d9f3c8a..2392806 100644 --- a/ftp/curl/pkg-descr +++ b/ftp/curl/pkg-descr @@ -6,4 +6,4 @@ curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, SSL (https:) connections, file transfer resume and more. -WWW: http://curl.haxx.nu/ +WWW: http://curl.haxx.se/ |