diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bbsload/Makefile | 6 |
1 files changed, 3 insertions, 3 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 |