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 /time/bbdate | |
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 'time/bbdate')
-rw-r--r-- | time/bbdate/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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 |