diff options
author | jschauma <jschauma> | 2004-09-05 23:47:46 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2004-09-05 23:47:46 +0000 |
commit | 468599e9f804419987cb461afdb855b1c45f32ea (patch) | |
tree | 6e1bdec4f698b2ad51b958ec927a1a276ec9ec77 /wm/bbpager | |
parent | 99abeca988cbd8bf61e66f13e5ca75c96b226512 (diff) | |
download | pkgsrc-468599e9f804419987cb461afdb855b1c45f32ea.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 'wm/bbpager')
-rw-r--r-- | wm/bbpager/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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 |