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 | 6183b273e703d549cd490002edee043b70b5cc6d (patch) | |
tree | 6e1bdec4f698b2ad51b958ec927a1a276ec9ec77 /wm | |
parent | a744204ca58b54a0feabd7eb0ff7a6856a15fd62 (diff) | |
download | pkgsrc-6183b273e703d549cd490002edee043b70b5cc6d.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')
-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 |