From 9b65f49dcf211304c1b94e8992376f84728b82de Mon Sep 17 00:00:00 2001 From: cjep Date: Tue, 30 Dec 2003 17:21:54 +0000 Subject: Add trailing / on HOMEPAGEs --- editors/TeXmacs/Makefile | 4 ++-- editors/kile/Makefile | 4 ++-- editors/zile/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'editors') diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index b54004407c9..60dddf1f02f 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2003/12/24 13:02:00 jmmv Exp $ +# $NetBSD: Makefile,v 1.20 2003/12/30 17:21:55 cjep Exp $ DISTNAME= TeXmacs-1.0.1-src PKGNAME= ${DISTNAME:S/-src//} @@ -7,7 +7,7 @@ CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/ MAINTAINER= jmmv@NetBSD.org -HOMEPAGE= http://www.texmacs.org +HOMEPAGE= http://www.texmacs.org/ COMMENT= GNU TeXmacs (free scientific text editor) DEPENDS+= teTeX>=1.0:../../print/teTeX diff --git a/editors/kile/Makefile b/editors/kile/Makefile index b33703e31e3..1bbe1bf2b87 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2003/12/14 11:38:21 markd Exp $ +# $NetBSD: Makefile,v 1.12 2003/12/30 17:21:55 cjep Exp $ DISTNAME= kile-1.6 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/} MAINTAINER= markd@NetBSD.org -HOMEPAGE= http://kile.sourceforge.net +HOMEPAGE= http://kile.sourceforge.net/ COMMENT= LaTeX source editor - TeX shell - Gnuplot front end USE_BUILDLINK2= yes diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 5a7416c0d16..1a7c784c91f 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/09/28 09:13:57 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2003/12/30 17:21:55 cjep Exp $ DISTNAME= zile-1.6.2 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zile/} MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://zile.sourceforge.net +HOMEPAGE= http://zile.sourceforge.net/ COMMENT= Emacs-like text editor GNU_CONFIGURE= yes -- cgit v1.2.3