summaryrefslogtreecommitdiff
path: root/misc/bidwatcher/Makefile
diff options
context:
space:
mode:
authortron <tron>2003-03-31 07:57:24 +0000
committertron <tron>2003-03-31 07:57:24 +0000
commit333d74702b220e98a597aa0bcbfb30ffba104cb6 (patch)
tree224077e24a2447e04c67fd0d0119b5c0b9b4666f /misc/bidwatcher/Makefile
parent8258a37819829a9d34671132939673404f82751e (diff)
downloadpkgsrc-333d74702b220e98a597aa0bcbfb30ffba104cb6.tar.gz
Fix time difference problem which shows up when the local system is on
DST and eBay is not. Based on a suggestion from Bernd Ernesti.
Diffstat (limited to 'misc/bidwatcher/Makefile')
-rw-r--r--misc/bidwatcher/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile
index 1c87b56a8ad..04dfdcc7dc6 100644
--- a/misc/bidwatcher/Makefile
+++ b/misc/bidwatcher/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2002/12/23 22:46:55 tron Exp $
+# $NetBSD: Makefile,v 1.22 2003/03/31 07:57:24 tron Exp $
DISTNAME= bidwatcher-1.3.7
+PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bidwatcher/}