diff options
author | obrien <obrien@FreeBSD.org> | 2003-07-14 04:41:07 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2003-07-14 04:41:07 +0800 |
commit | 18508ff65f47a11c3bafb620a6049b3fde8dd5fd (patch) | |
tree | 29eda773ee70c0125d2fad51c45d1bb9d20d2a9e /misc | |
parent | 05b116ffb841dabc9510e615c17aaa4aa3d44866 (diff) | |
download | freebsd-ports-gnome-18508ff65f47a11c3bafb620a6049b3fde8dd5fd.tar.gz freebsd-ports-gnome-18508ff65f47a11c3bafb620a6049b3fde8dd5fd.tar.zst freebsd-ports-gnome-18508ff65f47a11c3bafb620a6049b3fde8dd5fd.zip |
Update to version 1.3.9.
This mostly deals with the new eBay layout, but also fixes anonying timer
update issues.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bidwatcher/Makefile | 2 | ||||
-rw-r--r-- | misc/bidwatcher/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 6cad3b0ee2c1..e96c04f81b50 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bidwatcher -PORTVERSION= 1.3.8 +PORTVERSION= 1.3.9 PORTREVISION?= 0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/misc/bidwatcher/distinfo b/misc/bidwatcher/distinfo index 7b715449a0e0..44f3894c4dcf 100644 --- a/misc/bidwatcher/distinfo +++ b/misc/bidwatcher/distinfo @@ -1 +1 @@ -MD5 (bidwatcher-1.3.8.tar.gz) = 6ab32a75d6c5e081bb0498ca1a0c91da +MD5 (bidwatcher-1.3.9.tar.gz) = d484de006463c1b8282fc125db2b1779 |