diff options
author | tron <tron@pkgsrc.org> | 2002-12-19 11:45:20 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-12-19 11:45:20 +0000 |
commit | 741d13e15c467f246b917099e574fb05bc0927f0 (patch) | |
tree | eca3c616906451842fcd84ec7ba042ba32adebed /misc/bidwatcher/Makefile | |
parent | 762df051bb35fde31906d85349a8cbcc08d5ccc6 (diff) | |
download | pkgsrc-741d13e15c467f246b917099e574fb05bc0927f0.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/} |