diff options
-rw-r--r-- | www/webstone/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/webstone/Makefile b/www/webstone/Makefile index 8ecf8e831ccf..96fe221c40d7 100644 --- a/www/webstone/Makefile +++ b/www/webstone/Makefile @@ -3,13 +3,14 @@ # Date created: 25 March 1997 # Whom: Soren Dossing <sauber@netcom.com> # -# $Id: Makefile,v 1.1.1.1 1997/06/04 05:47:00 asami Exp $ +# $Id: Makefile,v 1.2 1997/06/29 11:51:02 obrien Exp $ # DISTNAME= WebStone-2.0 PKGNAME= webstone-2.0.1 CATEGORIES= www benchmarks -MASTER_SITES= http://www.sgi.com/Products/WebFORCE/WebStone/ +#WebStone no longer distributed by SGi +#MASTER_SITES= http://www.sgi.com/Products/WebFORCE/WebStone/ MAINTAINER= sauber@netcom.com |