summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/stlport/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile
index 4b119cb3ea1..8dc81b0c33b 100644
--- a/devel/stlport/Makefile
+++ b/devel/stlport/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/12/27 17:37:50 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2001/01/13 00:53:29 jlam Exp $
DISTNAME= STLport-4.0
PKGNAME= stlport-4.0
@@ -6,7 +6,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.stlport.com/archive/
MAINTAINER= p99dreyf@criens.u-psud.fr
-HOMEPAGE= http://www.stlport.org
+HOMEPAGE= http://www.stlport.org/
DEPENDS+= gcc>=${GCC_VERS}:../../lang/gcc