diff options
author | tron <tron@pkgsrc.org> | 2001-10-06 23:06:15 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2001-10-06 23:06:15 +0000 |
commit | c16e49e7f9fa92716c3cfa119a6ad05c1e744e91 (patch) | |
tree | b9f0725bc077147ee2287ee8dca2490803138ecc /misc/bidwatcher | |
parent | be670ad7903d25e8e900698b4d80e7c5294c625c (diff) | |
download | pkgsrc-c16e49e7f9fa92716c3cfa119a6ad05c1e744e91.tar.gz |
Update home page URL.
Diffstat (limited to 'misc/bidwatcher')
-rw-r--r-- | misc/bidwatcher/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 3b69f8f18ae..77abfeeeade 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2001/09/24 06:52:08 tron Exp $ +# $NetBSD: Makefile,v 1.4 2001/10/06 23:06:15 tron Exp $ DISTNAME= bidwatcher-1.1.6 CATEGORIES= misc MASTER_SITES= http://www.midwestcs.com/bidwatcher/download/ MAINTAINER= knotwell@ix.netcom.com -HOMEPAGE= http://www.midwestcs.com/bidwatcher/ +HOMEPAGE= http://sourceforge.net/projects/bidwatcher/ COMMENT= eBay snipe tool USE_GMAKE= YES |