diff options
author | Will Andrews <will@FreeBSD.org> | 2000-04-16 22:51:27 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-04-16 22:51:27 +0000 |
commit | 39a7bbd6fb13140fad680c205c93373a208cef2a (patch) | |
tree | c627701df7bf6896f6ee4f79e072aaaf6717984c /misc/bidwatcher/pkg-descr | |
parent | Fix URI fennerism; since the author still has a mainpage, set the URI to (diff) |
Finally update to bidwatcher 1.0.5.
Changes include:
1) Original author no longer had time to work on bidwatcher. So
someone else took up the code and put it on sourceforge.
2) Bandwidth load taken off people.FreeBSD.org now that we can
get the distfiles off sourceforge instead.
3) Fix URI fennerism.
Note: I'm aware of another bidwatcher fork, particularly the one by Wayne
Schlitt (www.midwestcs.com/bidwatcher), which is at version 1.1.4; however
I've decided to go with the sourceforge version since it actually does
compile on FreeBSD (Wayne's version has some sort of Linux-specific
timezone code, or at least it conflicts with our timezone() function).
I can just hear the eBay freaks cheering this commit on..
Diffstat (limited to 'misc/bidwatcher/pkg-descr')
-rw-r--r-- | misc/bidwatcher/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bidwatcher/pkg-descr b/misc/bidwatcher/pkg-descr index ae9ee0daf0ea..5e60f9eb4683 100644 --- a/misc/bidwatcher/pkg-descr +++ b/misc/bidwatcher/pkg-descr @@ -3,6 +3,6 @@ uses your eBay id and password to track your eBay listings, items that you have bid on, and items that you enter by hand. It also has an integrated snipe tool. -WWW: http://www.low-fi.com/bw/download.html +WWW: http://bidwatcher.sourceforge.net/ - Will <andrews@technologist.com> |