From 2a62c0487f2136a7be5ff6dfca1fe6f0c885f655 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 13 Jan 2001 00:53:29 +0000 Subject: Add trailing slash to HOMEPAGE. --- devel/stlport/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/stlport') 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 -- cgit v1.2.3