diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-01 11:26:44 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-01 11:26:44 +0800 |
commit | 1b7b75747d26a6787bf69dc6752492bab7e0115a (patch) | |
tree | a87f2af59f5a1fba3922bd1a4a834f674fd581d3 /misc | |
parent | 84af1a9e4bb240807645e819c0a6821340f991ae (diff) | |
download | freebsd-ports-gnome-1b7b75747d26a6787bf69dc6752492bab7e0115a.tar.gz freebsd-ports-gnome-1b7b75747d26a6787bf69dc6752492bab7e0115a.tar.zst freebsd-ports-gnome-1b7b75747d26a6787bf69dc6752492bab7e0115a.zip |
Remove all references to wget/lynx, this port uses fetch(1)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/wmstock/pkg-descr | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/misc/wmstock/pkg-descr b/misc/wmstock/pkg-descr index 52a4097b9937..0463728f73e7 100644 --- a/misc/wmstock/pkg-descr +++ b/misc/wmstock/pkg-descr @@ -1,9 +1,5 @@ wmstock is a cool WindowMaker dockapp that shows stock -ticker(s) that are retrieved from Yahoo through wget. - -However, since wget appears to be broken in this manner/form -at this time, this port has a patch to use lynx instead, and -requires lynx to be installed. +ticker(s) that are retrieved from Yahoo. Author: Matt Fischer <mfischer@umr.edu> WWW: http://mattfischer.com/wmstock |