pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ruby-webrick Trailing slash



details:   https://anonhg.NetBSD.org/pkgsrc/rev/660e07a655fb
branches:  trunk
changeset: 462906:660e07a655fb
user:      cjep <cjep%pkgsrc.org@localhost>
date:      Sat Oct 18 12:57:10 2003 +0000

description:
Trailing slash

diffstat:

 www/ruby-webrick/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c583f5963b6c -r 660e07a655fb www/ruby-webrick/Makefile
--- a/www/ruby-webrick/Makefile Sat Oct 18 12:46:37 2003 +0000
+++ b/www/ruby-webrick/Makefile Sat Oct 18 12:57:10 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/08/01 17:26:13 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2003/10/18 12:57:10 cjep Exp $
 #
 
 DISTNAME=      webrick-1.2.3
@@ -8,7 +8,7 @@
 MASTER_SITES=  http://www.webrick.org/src/
 
 MAINTAINER=    rasputin%idoru.mine.nu@localhost
-HOMEPAGE=      http://www.webrick.org
+HOMEPAGE=      http://www.webrick.org/
 COMMENT=       Ruby library to build HTTP servers
 
 DEPENDS+=      ruby-openssl>=0.1.3:../../security/ruby-openssl



Home | Main Index | Thread Index | Old Index