diff options
author | tron <tron> | 2001-10-06 23:06:15 +0000 |
---|---|---|
committer | tron <tron> | 2001-10-06 23:06:15 +0000 |
commit | 5e65539c15792c2003170585db1e4ffa67ab1c7a (patch) | |
tree | b9f0725bc077147ee2287ee8dca2490803138ecc /misc/bidwatcher | |
parent | 404178e579d0f948296f200ba6f71ad7ac06830d (diff) | |
download | pkgsrc-5e65539c15792c2003170585db1e4ffa67ab1c7a.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 |