diff options
author | tron <tron> | 2002-12-19 11:45:20 +0000 |
---|---|---|
committer | tron <tron> | 2002-12-19 11:45:20 +0000 |
commit | 4b982b419252c540f570f18b9d76404db58f90b4 (patch) | |
tree | eca3c616906451842fcd84ec7ba042ba32adebed /misc/bidwatcher/Makefile | |
parent | 312b82ee502d9cec9be8b49b0630b7b633005790 (diff) | |
download | pkgsrc-4b982b419252c540f570f18b9d76404db58f90b4.tar.gz |
Use a patch from the CVS repository to fix problem with adding auctions.
Bump package revision.
Diffstat (limited to 'misc/bidwatcher/Makefile')
-rw-r--r-- | misc/bidwatcher/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index e6311c429c6..af2ff4b4bea 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2002/11/25 21:13:36 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2002/12/19 11:45:20 tron Exp $ DISTNAME= bidwatcher-1.3.6 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bidwatcher/} |