diff options
author | tron <tron@pkgsrc.org> | 2003-08-30 22:17:29 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2003-08-30 22:17:29 +0000 |
commit | 299035c4fb1ac22bc81ddd7dd6d1e6add383b493 (patch) | |
tree | c9031e9f9fb705baa1b56b4f625b6abcced81ee8 /misc/bidwatcher/Makefile | |
parent | 16b85dbe206a6635dcf282d1068cbfed7491f69d (diff) | |
download | pkgsrc-299035c4fb1ac22bc81ddd7dd6d1e6add383b493.tar.gz |
Add patch from bidwatcher's home page for bug 782059 ("snipe fails with
parseerror".
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 e250fd39d24..3d04f6542b4 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2003/07/20 11:54:23 tron Exp $ +# $NetBSD: Makefile,v 1.31 2003/08/30 22:17:29 tron Exp $ DISTNAME= bidwatcher-1.3.10 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bidwatcher/} |