diff options
author | jschauma <jschauma@pkgsrc.org> | 2004-09-05 23:47:46 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2004-09-05 23:47:46 +0000 |
commit | 911b1013fa64340aa64ccf9d6204b0dccc246315 (patch) | |
tree | 6e1bdec4f698b2ad51b958ec927a1a276ec9ec77 /sysutils/bbsload | |
parent | ce8228429909e8436feac57acd22b7e331d0d4e0 (diff) | |
download | pkgsrc-911b1013fa64340aa64ccf9d6204b0dccc246315.tar.gz |
bbtools.thelinuxcommunity.org does not seem to exist any more,
substitute with bbtools.windsofstorm.net.
Pointed out by Georg Schwarz in private mail.
Diffstat (limited to 'sysutils/bbsload')
-rw-r--r-- | sysutils/bbsload/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/bbsload/Makefile b/sysutils/bbsload/Makefile index 458c9ef474a..6880cb94765 100644 --- a/sysutils/bbsload/Makefile +++ b/sysutils/bbsload/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.6 2004/04/18 23:19:46 snj Exp $ +# $NetBSD: Makefile,v 1.7 2004/09/05 23:47:46 jschauma Exp $ # DISTNAME= bbsload-0.2.6 CATEGORIES= sysutils x11 wm -MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/ +MASTER_SITES= http://bbtools.windsofstorm.net/sources/ MAINTAINER= pino@dohd.org -HOMEPAGE= http://bbtools.thelinuxcommunity.org/ +HOMEPAGE= http://bbtools.windsofstorm.net/ COMMENT= Small (in dimensions) tool to display the average load GNU_CONFIGURE= YES |