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 | |
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.
-rw-r--r-- | sysutils/bbsload/Makefile | 6 | ||||
-rw-r--r-- | time/bbdate/Makefile | 6 | ||||
-rw-r--r-- | wm/bbpager/Makefile | 6 |
3 files changed, 9 insertions, 9 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 diff --git a/time/bbdate/Makefile b/time/bbdate/Makefile index c8319c24802..966aeb285b9 100644 --- a/time/bbdate/Makefile +++ b/time/bbdate/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2003/11/10 13:35:41 gavan Exp $ +# $NetBSD: Makefile,v 1.3 2004/09/05 23:47:46 jschauma Exp $ # DISTNAME= bbdate-0.2.4 CATEGORIES= time -MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/ +MASTER_SITES= http://bbtools.windsofstorm.net/sources/ MAINTAINER= jschauma@NetBSD.org -HOMEPAGE= http://bbtools.thelinuxcommunity.org/available.phtml +HOMEPAGE= http://bbtools.windsofstorm.net/available.phtml#bbdate COMMENT= Display the current date GNU_CONFIGURE= YES diff --git a/wm/bbpager/Makefile b/wm/bbpager/Makefile index 032a6badd3d..3af08733276 100644 --- a/wm/bbpager/Makefile +++ b/wm/bbpager/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.9 2004/03/10 14:12:51 xtraeme Exp $ +# $NetBSD: Makefile,v 1.10 2004/09/05 23:47:46 jschauma Exp $ # DISTNAME= bbpager-0.3.1 PKGREVISION= 1 CATEGORIES= wm x11 -MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/ +MASTER_SITES= http://bbtools.windsofstorm.net/sources/ MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://bbtools.thelinuxcommunity.org/available.phtml +HOMEPAGE= http://bbtools.windsofstorm.net/available.phtml COMMENT= Pager for the blackbox window manager GNU_CONFIGURE= YES |