From f7755a8c889de651c4434b44e3662b6ac2b5faa8 Mon Sep 17 00:00:00 2001 From: dent Date: Thu, 31 May 2001 10:27:50 +0000 Subject: [PATCH] Fix dead HOMEPAGE, MASTER_SITES. --- devel/sgi-stl-docs/Makefile | 6 +++--- devel/sgi-stl/Makefile | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/sgi-stl-docs/Makefile b/devel/sgi-stl-docs/Makefile index 96acc593ebe9..e7c50a849d66 100644 --- a/devel/sgi-stl-docs/Makefile +++ b/devel/sgi-stl-docs/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2001/02/16 14:39:02 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/05/31 10:28:35 dent Exp $ DISTNAME= STL_doc PKGNAME= sgi-stl-docs-3.3 CATEGORIES= devel -MASTER_SITES= http://www.sgi.com/Technology/STL/ +MASTER_SITES= http://www.sgi.com/tech/stl/ MAINTAINER= jlam@netbsd.org -HOMEPAGE= http://www.sgi.com/Technology/STL/ +HOMEPAGE= http://www.sgi.com/tech/stl/ COMMENT= SGI Standard Template Library Programmer's Guide DIST_SUBDIR= ${PKGNAME} diff --git a/devel/sgi-stl/Makefile b/devel/sgi-stl/Makefile index e0ad1e15cf5b..3112d234f07a 100644 --- a/devel/sgi-stl/Makefile +++ b/devel/sgi-stl/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2001/02/16 14:39:02 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/05/31 10:27:50 dent Exp $ DISTNAME= stl PKGNAME= sgi-stl-3.3 CATEGORIES= devel -MASTER_SITES= http://www.sgi.com/Technology/STL/ +MASTER_SITES= http://www.sgi.com/tech/stl/ MAINTAINER= jlam@netbsd.org -HOMEPAGE= http://www.sgi.com/Technology/STL/ +HOMEPAGE= http://www.sgi.com/tech/stl/ COMMENT= SGI Standard Template Library DIST_SUBDIR= ${PKGNAME}