diff options
author | Steve Price <steve@FreeBSD.org> | 1998-05-10 22:04:55 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-05-10 22:04:55 +0000 |
commit | a4a31868430cb37892cfd978537e00203eb2e0a2 (patch) | |
tree | 85702f8b47f702691339f68c2ccebc5ced010f37 /www/webstone | |
parent | 5d6e46ff25abd9fb1cdf0411abff69d51939c04e (diff) | |
download | ports-a4a31868430cb37892cfd978537e00203eb2e0a2.tar.gz ports-a4a31868430cb37892cfd978537e00203eb2e0a2.zip |
Notes
Diffstat (limited to 'www/webstone')
-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 |