From 470fac731a7a54debf06f43a7b7bccf0bb943282 Mon Sep 17 00:00:00 2001 From: martti Date: Tue, 22 Jul 2003 05:14:42 +0000 Subject: HOMEPAGEs without a trailing slash are incorrect and also bad style. --- emulators/twin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile index 326b35e4de6..5b06ae2aa6b 100644 --- a/emulators/twin/Makefile +++ b/emulators/twin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/21 16:45:56 martti Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/22 05:14:44 martti Exp $ # DISTNAME= twin-src-3.1.14 @@ -9,7 +9,7 @@ CATEGORIES= emulators MASTER_SITES= ftp://ftp.willows.com/pub/twin/ MAINTAINER= collver1@comcast.net -HOMEPAGE= http://www.willows.com +HOMEPAGE= http://www.willows.com/ COMMENT= Cross-platform implementation of the win32 api GNU_CONFIGURE= yes -- cgit v1.2.3