diff options
author | jschauma <jschauma> | 2004-09-05 23:47:46 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2004-09-05 23:47:46 +0000 |
commit | 8182eb8da7d95e1d0d1118f3c2230a4c98f2d935 (patch) | |
tree | 6e1bdec4f698b2ad51b958ec927a1a276ec9ec77 /time | |
parent | 4b7978355a6f580be1482d9efb56e17d740ba0ec (diff) | |
download | pkgsrc-8182eb8da7d95e1d0d1118f3c2230a4c98f2d935.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')
-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 |