diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2003-07-13 20:41:07 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-07-13 20:41:07 +0000 |
commit | fb3a77dfd6cca32440d866e9f7168a6067f46d45 (patch) | |
tree | 2a5e8ae3b96180d4ce54a60a8088cd2d3d55aa27 /misc/bidwatcher | |
parent | 32a84d9ad2a7d6907807d29fb6a9fe5b16884ba3 (diff) | |
download | ports-fb3a77dfd6cca32440d866e9f7168a6067f46d45.tar.gz ports-fb3a77dfd6cca32440d866e9f7168a6067f46d45.zip |
Update to version 1.3.9.
This mostly deals with the new eBay layout, but also fixes anonying timer
update issues.
Notes
Notes:
svn path=/head/; revision=84814
Diffstat (limited to 'misc/bidwatcher')
-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 |