summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/sgi-stl-docs/Makefile6
-rw-r--r--devel/sgi-stl/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/sgi-stl-docs/Makefile b/devel/sgi-stl-docs/Makefile
index 96acc593ebe..e7c50a849d6 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 e0ad1e15cf5..3112d234f07 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}