From 049b253ab2419389f06646c0e948a48f93d9a375 Mon Sep 17 00:00:00 2001
From: Bill Fumerola <billf@FreeBSD.org>
Date: Thu, 8 Apr 1999 19:05:48 +0000
Subject: Proper URLs that reference directories end in '/'

---
 comms/hylafax/Makefile                     | 4 ++--
 databases/db/Makefile                      | 4 ++--
 databases/db2/Makefile                     | 4 ++--
 databases/db3/Makefile                     | 4 ++--
 databases/db33/Makefile                    | 4 ++--
 databases/db4/Makefile                     | 4 ++--
 databases/db41/Makefile                    | 4 ++--
 databases/db42/Makefile                    | 4 ++--
 databases/db43/Makefile                    | 4 ++--
 databases/db44/Makefile                    | 4 ++--
 databases/db45/Makefile                    | 4 ++--
 databases/db46/Makefile                    | 4 ++--
 databases/db47/Makefile                    | 4 ++--
 databases/gmysql/Makefile                  | 4 ++--
 databases/msql/Makefile                    | 4 ++--
 databases/msql3/Makefile                   | 4 ++--
 databases/pgaccess/Makefile                | 4 ++--
 databases/postgresql-devel-server/Makefile | 4 ++--
 databases/postgresql-devel/Makefile        | 4 ++--
 databases/postgresql7/Makefile             | 4 ++--
 databases/postgresql73-server/Makefile     | 4 ++--
 databases/postgresql73/Makefile            | 4 ++--
 databases/postgresql74-server/Makefile     | 4 ++--
 databases/postgresql80-server/Makefile     | 4 ++--
 databases/postgresql81-server/Makefile     | 4 ++--
 databases/postgresql82-server/Makefile     | 4 ++--
 databases/postgresql83-server/Makefile     | 4 ++--
 databases/postgresql84-server/Makefile     | 4 ++--
 databases/postgresql90-server/Makefile     | 4 ++--
 databases/postgresql91-server/Makefile     | 4 ++--
 databases/postgresql92-server/Makefile     | 4 ++--
 databases/py-PyGreSQL/Makefile             | 4 ++--
 editors/vim/Makefile                       | 4 ++--
 editors/vim5/Makefile                      | 4 ++--
 editors/vim6/Makefile                      | 4 ++--
 lang/gcc-devel/Makefile                    | 4 ++--
 lang/gcc-ooo/Makefile                      | 4 ++--
 lang/gcc/Makefile                          | 4 ++--
 lang/gcc30/Makefile                        | 4 ++--
 lang/gcc31/Makefile                        | 4 ++--
 lang/gcc32/Makefile                        | 4 ++--
 lang/gcc33/Makefile                        | 4 ++--
 lang/gcc34/Makefile                        | 4 ++--
 lang/gcc35/Makefile                        | 4 ++--
 lang/gcc40/Makefile                        | 4 ++--
 lang/gcc41/Makefile                        | 4 ++--
 lang/gcc42/Makefile                        | 4 ++--
 lang/gcc43/Makefile                        | 4 ++--
 lang/gcc44/Makefile                        | 4 ++--
 lang/gcc45/Makefile                        | 4 ++--
 lang/gcc46/Makefile                        | 4 ++--
 lang/gcc47/Makefile                        | 4 ++--
 lang/gcc48/Makefile                        | 4 ++--
 lang/tcl80/Makefile                        | 4 ++--
 lang/tcl81-thread/Makefile                 | 4 ++--
 lang/tcl82/Makefile                        | 4 ++--
 lang/tcl83/Makefile                        | 4 ++--
 lang/tcl84/Makefile                        | 4 ++--
 mail/cyrus-imapd/Makefile                  | 4 ++--
 mail/cyrus-imapd2/Makefile                 | 4 ++--
 mail/cyrus-imapd22/Makefile                | 4 ++--
 mail/cyrus-imapd23/Makefile                | 4 ++--
 mail/cyrus-imapd24/Makefile                | 4 ++--
 mail/cyrus/Makefile                        | 4 ++--
 mail/majordomo/Makefile                    | 4 ++--
 mail/pine4/Makefile                        | 5 ++---
 security/pgp5/Makefile                     | 4 ++--
 security/pgp6/Makefile                     | 4 ++--
 68 files changed, 136 insertions(+), 137 deletions(-)

diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index e9b84deb1ec2..deac5f3ba658 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -3,7 +3,7 @@
 # Date created:		19 Apr 1997
 # Whom:			ports@freebsd.org
 #
-# $Id: Makefile,v 1.21 1999/01/21 11:12:20 itojun Exp $
+# $Id: Makefile,v 1.22 1999/03/12 15:52:26 scrappy Exp $
 #
 
 DISTNAME=	hylafax-v4.0pl2
@@ -17,7 +17,7 @@ EXTRACT_SUFX=	-tar.gz
 MAINTAINER=	ports@freebsd.org
 
 Y2K=		http://www.hylafax.org/HylaFAQ/Q189.html
-WWW_SITE=	http://www.hylafax.org
+WWW_SITE=	http://www.hylafax.org/
 
 BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash2 \
 		${PREFIX}/lib/afm/Courier:${PORTSDIR}/print/afm
diff --git a/databases/db/Makefile b/databases/db/Makefile
index d0205f3c87b6..055ca490b73b 100644
--- a/databases/db/Makefile
+++ b/databases/db/Makefile
@@ -3,7 +3,7 @@
 # Date created:				26 Jan 1998
 # Whom:					Josh Tiefenbach <josh@ican.net>
 #
-# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
+# $Id: Makefile,v 1.12 1999/03/29 02:40:20 ache Exp $
 #
 
 DISTNAME=       db-2.7.3
@@ -13,7 +13,7 @@ MASTER_SITES=   ftp://ftp.terra.net/pub/sleepycat/
 MAINTAINER=	josh@ican.net
 
 Y2K=		http://www.sleepycat.com/faq.html#A8
-WWW_SITE=	http://www.sleepycat.com
+WWW_SITE=	http://www.sleepycat.com/
 
 MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
 WRKSRC=         ${WRKDIR}/${DISTNAME}/build_unix
diff --git a/databases/db2/Makefile b/databases/db2/Makefile
index d0205f3c87b6..055ca490b73b 100644
--- a/databases/db2/Makefile
+++ b/databases/db2/Makefile
@@ -3,7 +3,7 @@
 # Date created:				26 Jan 1998
 # Whom:					Josh Tiefenbach <josh@ican.net>
 #
-# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
+# $Id: Makefile,v 1.12 1999/03/29 02:40:20 ache Exp $
 #
 
 DISTNAME=       db-2.7.3
@@ -13,7 +13,7 @@ MASTER_SITES=   ftp://ftp.terra.net/pub/sleepycat/
 MAINTAINER=	josh@ican.net
 
 Y2K=		http://www.sleepycat.com/faq.html#A8
-WWW_SITE=	http://www.sleepycat.com
+WWW_SITE=	http://www.sleepycat.com/
 
 MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
 WRKSRC=         ${WRKDIR}/${DISTNAME}/build_unix
diff --git a/databases/db3/Makefile b/databases/db3/Makefile
index d0205f3c87b6..055ca490b73b 100644
--- a/databases/db3/Makefile
+++ b/databases/db3/Makefile
@@ -3,7 +3,7 @@
 # Date created:				26 Jan 1998
 # Whom:					Josh Tiefenbach <josh@ican.net>
 #
-# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
+# $Id: Makefile,v 1.12 1999/03/29 02:40:20 ache Exp $
 #
 
 DISTNAME=       db-2.7.3
@@ -13,7 +13,7 @@ MASTER_SITES=   ftp://ftp.terra.net/pub/sleepycat/
 MAINTAINER=	josh@ican.net
 
 Y2K=		http://www.sleepycat.com/faq.html#A8
-WWW_SITE=	http://www.sleepycat.com
+WWW_SITE=	http://www.sleepycat.com/
 
 MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
 WRKSRC=         ${WRKDIR}/${DISTNAME}/build_unix
diff --git a/databases/db33/Makefile b/databases/db33/Makefile
index d0205f3c87b6..055ca490b73b 100644
--- a/databases/db33/Makefile
+++ b/databases/db33/Makefile
@@ -3,7 +3,7 @@
 # Date created:				26 Jan 1998
 # Whom:					Josh Tiefenbach <josh@ican.net>
 #
-# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
+# $Id: Makefile,v 1.12 1999/03/29 02:40:20 ache Exp $
 #
 
 DISTNAME=       db-2.7.3
@@ -13,7 +13,7 @@ MASTER_SITES=   ftp://ftp.terra.net/pub/sleepycat/
 MAINTAINER=	josh@ican.net
 
 Y2K=		http://www.sleepycat.com/faq.html#A8
-WWW_SITE=	http://www.sleepycat.com
+WWW_SITE=	http://www.sleepycat.com/
 
 MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
 WRKSRC=         ${WRKDIR}/${DISTNAME}/build_unix
diff --git a/databases/db4/Makefile b/databases/db4/Makefile
index d0205f3c87b6..055ca490b73b 100644
--- a/databases/db4/Makefile
+++ b/databases/db4/Makefile
@@ -3,7 +3,7 @@
 # Date created:				26 Jan 1998
 # Whom:					Josh Tiefenbach <josh@ican.net>
 #
-# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
+# $Id: Makefile,v 1.12 1999/03/29 02:40:20 ache Exp $
 #
 
 DISTNAME=       db-2.7.3
@@ -13,7 +13,7 @@ MASTER_SITES=   ftp://ftp.terra.net/pub/sleepycat/
 MAINTAINER=	josh@ican.net
 
 Y2K=		http://www.sleepycat.com/faq.html#A8
-WWW_SITE=	http://www.sleepycat.com
+WWW_SITE=	http://www.sleepycat.com/
 
 MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
 WRKSRC=         ${WRKDIR}/${DISTNAME}/build_unix
diff --git a/databases/db41/Makefile b/databases/db41/Makefile
index d0205f3c87b6..055ca490b73b 100644
--- a/databases/db41/Makefile
+++ b/databases/db41/Makefile
@@ -3,7 +3,7 @@
 # Date created:				26 Jan 1998
 # Whom:					Josh Tiefenbach <josh@ican.net>
 #
-# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
+# $Id: Makefile,v 1.12 1999/03/29 02:40:20 ache Exp $
 #
 
 DISTNAME=       db-2.7.3
@@ -13,7 +13,7 @@ MASTER_SITES=   ftp://ftp.terra.net/pub/sleepycat/
 MAINTAINER=	josh@ican.net
 
 Y2K=		http://www.sleepycat.com/faq.html#A8
-WWW_SITE=	http://www.sleepycat.com
+WWW_SITE=	http://www.sleepycat.com/
 
 MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
 WRKSRC=         ${WRKDIR}/${DISTNAME}/build_unix
diff --git a/databases/db42/Makefile b/databases/db42/Makefile
index d0205f3c87b6..055ca490b73b 100644
--- a/databases/db42/Makefile
+++ b/databases/db42/Makefile
@@ -3,7 +3,7 @@
 # Date created:				26 Jan 1998
 # Whom:					Josh Tiefenbach <josh@ican.net>
 #
-# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
+# $Id: Makefile,v 1.12 1999/03/29 02:40:20 ache Exp $
 #
 
 DISTNAME=       db-2.7.3
@@ -13,7 +13,7 @@ MASTER_SITES=   ftp://ftp.terra.net/pub/sleepycat/
 MAINTAINER=	josh@ican.net
 
 Y2K=		http://www.sleepycat.com/faq.html#A8
-WWW_SITE=	http://www.sleepycat.com
+WWW_SITE=	http://www.sleepycat.com/
 
 MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
 WRKSRC=         ${WRKDIR}/${DISTNAME}/build_unix
diff --git a/databases/db43/Makefile b/databases/db43/Makefile
index d0205f3c87b6..055ca490b73b 100644
--- a/databases/db43/Makefile
+++ b/databases/db43/Makefile
@@ -3,7 +3,7 @@
 # Date created:				26 Jan 1998
 # Whom:					Josh Tiefenbach <josh@ican.net>
 #
-# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
+# $Id: Makefile,v 1.12 1999/03/29 02:40:20 ache Exp $
 #
 
 DISTNAME=       db-2.7.3
@@ -13,7 +13,7 @@ MASTER_SITES=   ftp://ftp.terra.net/pub/sleepycat/
 MAINTAINER=	josh@ican.net
 
 Y2K=		http://www.sleepycat.com/faq.html#A8
-WWW_SITE=	http://www.sleepycat.com
+WWW_SITE=	http://www.sleepycat.com/
 
 MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
 WRKSRC=         ${WRKDIR}/${DISTNAME}/build_unix
diff --git a/databases/db44/Makefile b/databases/db44/Makefile
index d0205f3c87b6..055ca490b73b 100644
--- a/databases/db44/Makefile
+++ b/databases/db44/Makefile
@@ -3,7 +3,7 @@
 # Date created:				26 Jan 1998
 # Whom:					Josh Tiefenbach <josh@ican.net>
 #
-# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
+# $Id: Makefile,v 1.12 1999/03/29 02:40:20 ache Exp $
 #
 
 DISTNAME=       db-2.7.3
@@ -13,7 +13,7 @@ MASTER_SITES=   ftp://ftp.terra.net/pub/sleepycat/
 MAINTAINER=	josh@ican.net
 
 Y2K=		http://www.sleepycat.com/faq.html#A8
-WWW_SITE=	http://www.sleepycat.com
+WWW_SITE=	http://www.sleepycat.com/
 
 MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
 WRKSRC=         ${WRKDIR}/${DISTNAME}/build_unix
diff --git a/databases/db45/Makefile b/databases/db45/Makefile
index d0205f3c87b6..055ca490b73b 100644
--- a/databases/db45/Makefile
+++ b/databases/db45/Makefile
@@ -3,7 +3,7 @@
 # Date created:				26 Jan 1998
 # Whom:					Josh Tiefenbach <josh@ican.net>
 #
-# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
+# $Id: Makefile,v 1.12 1999/03/29 02:40:20 ache Exp $
 #
 
 DISTNAME=       db-2.7.3
@@ -13,7 +13,7 @@ MASTER_SITES=   ftp://ftp.terra.net/pub/sleepycat/
 MAINTAINER=	josh@ican.net
 
 Y2K=		http://www.sleepycat.com/faq.html#A8
-WWW_SITE=	http://www.sleepycat.com
+WWW_SITE=	http://www.sleepycat.com/
 
 MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
 WRKSRC=         ${WRKDIR}/${DISTNAME}/build_unix
diff --git a/databases/db46/Makefile b/databases/db46/Makefile
index d0205f3c87b6..055ca490b73b 100644
--- a/databases/db46/Makefile
+++ b/databases/db46/Makefile
@@ -3,7 +3,7 @@
 # Date created:				26 Jan 1998
 # Whom:					Josh Tiefenbach <josh@ican.net>
 #
-# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
+# $Id: Makefile,v 1.12 1999/03/29 02:40:20 ache Exp $
 #
 
 DISTNAME=       db-2.7.3
@@ -13,7 +13,7 @@ MASTER_SITES=   ftp://ftp.terra.net/pub/sleepycat/
 MAINTAINER=	josh@ican.net
 
 Y2K=		http://www.sleepycat.com/faq.html#A8
-WWW_SITE=	http://www.sleepycat.com
+WWW_SITE=	http://www.sleepycat.com/
 
 MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
 WRKSRC=         ${WRKDIR}/${DISTNAME}/build_unix
diff --git a/databases/db47/Makefile b/databases/db47/Makefile
index d0205f3c87b6..055ca490b73b 100644
--- a/databases/db47/Makefile
+++ b/databases/db47/Makefile
@@ -3,7 +3,7 @@
 # Date created:				26 Jan 1998
 # Whom:					Josh Tiefenbach <josh@ican.net>
 #
-# $Id: Makefile,v 1.11 1999/03/29 00:08:28 ache Exp $
+# $Id: Makefile,v 1.12 1999/03/29 02:40:20 ache Exp $
 #
 
 DISTNAME=       db-2.7.3
@@ -13,7 +13,7 @@ MASTER_SITES=   ftp://ftp.terra.net/pub/sleepycat/
 MAINTAINER=	josh@ican.net
 
 Y2K=		http://www.sleepycat.com/faq.html#A8
-WWW_SITE=	http://www.sleepycat.com
+WWW_SITE=	http://www.sleepycat.com/
 
 MANUAL_PACKAGE_BUILD= incompatible with libc internal db calls
 WRKSRC=         ${WRKDIR}/${DISTNAME}/build_unix
diff --git a/databases/gmysql/Makefile b/databases/gmysql/Makefile
index 795035a71857..9b2f719a1f5d 100644
--- a/databases/gmysql/Makefile
+++ b/databases/gmysql/Makefile
@@ -3,7 +3,7 @@
 # Date created:		Sun Nov 15 22:07:12 CET 1998
 # Whom:			Dirk Froemberg <ibex@physik.TU-Berlin.DE>
 #
-# $Id: Makefile,v 1.7 1999/03/11 08:41:18 dirk Exp $
+# $Id: Makefile,v 1.8 1999/03/12 15:16:59 scrappy Exp $
 #
 
 DISTNAME=	gmysql-0.3.2
@@ -13,7 +13,7 @@ MASTER_SITES=	http://www.loth.demon.co.uk/gmysql/ \
 
 MAINTAINER=	dirk@FreeBSD.ORG
 
-WWW_SITE=	http://www.loth.demon.co.uk/gmysql
+WWW_SITE=	http://www.loth.demon.co.uk/gmysql/
 
 LIB_DEPENDS=	gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
 		mysqlclient.6:${PORTSDIR}/databases/mysql322
diff --git a/databases/msql/Makefile b/databases/msql/Makefile
index 0bcaef1fa799..9717773d3b72 100644
--- a/databases/msql/Makefile
+++ b/databases/msql/Makefile
@@ -3,7 +3,7 @@
 # Date created:		December 17th 1996
 # Whom:			jfitz
 #
-# $Id: Makefile,v 1.27 1998/08/30 15:57:31 steve Exp $
+# $Id: Makefile,v 1.28 1999/03/12 15:16:59 scrappy Exp $
 #
 
 DISTNAME=	msql-2.0.4.1
@@ -12,7 +12,7 @@ MASTER_SITES=	http://www.hughes.com.au/software/msql2/
 
 MAINTAINER=	jfitz@FreeBSD.ORG
 
-WWW_SITE=	http://www.hughes.com.au
+WWW_SITE=	http://www.hughes.com.au/
 
 # Not free for commercial use.  Must create a user on the local system
 NO_PACKAGE=	YES
diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile
index 0bcaef1fa799..9717773d3b72 100644
--- a/databases/msql3/Makefile
+++ b/databases/msql3/Makefile
@@ -3,7 +3,7 @@
 # Date created:		December 17th 1996
 # Whom:			jfitz
 #
-# $Id: Makefile,v 1.27 1998/08/30 15:57:31 steve Exp $
+# $Id: Makefile,v 1.28 1999/03/12 15:16:59 scrappy Exp $
 #
 
 DISTNAME=	msql-2.0.4.1
@@ -12,7 +12,7 @@ MASTER_SITES=	http://www.hughes.com.au/software/msql2/
 
 MAINTAINER=	jfitz@FreeBSD.ORG
 
-WWW_SITE=	http://www.hughes.com.au
+WWW_SITE=	http://www.hughes.com.au/
 
 # Not free for commercial use.  Must create a user on the local system
 NO_PACKAGE=	YES
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile
index 5a969b1c5a85..045013c00afe 100644
--- a/databases/pgaccess/Makefile
+++ b/databases/pgaccess/Makefile
@@ -3,7 +3,7 @@
 # Date created:		Sat Oct  4 20:03:46 CEST 1997
 # Whom:			Andreas Klemm <andreas@klemm.gtn.com>
 #
-# $Id: Makefile,v 1.14 1999/03/11 20:33:49 scrappy Exp $
+# $Id: Makefile,v 1.15 1999/03/15 01:48:26 steve Exp $
 #
 
 DISTNAME=	pgaccess-0.91
@@ -12,7 +12,7 @@ MASTER_SITES=	http://www.flex.ro/pgaccess/
 
 MAINTAINER=	andreas@FreeBSD.ORG
 
-WWW_SITE=	http://www.flex.ro/pgaccess
+WWW_SITE=	http://www.flex.ro/pgaccess/
 
 RUN_DEPENDS=	${PREFIX}/pgsql/bin/postmaster:${PORTSDIR}/databases/postgresql\
 		wish8.0:${PORTSDIR}/x11-toolkits/tk80
diff --git a/databases/postgresql-devel-server/Makefile b/databases/postgresql-devel-server/Makefile
index 42b472d74ef3..9f771293a680 100644
--- a/databases/postgresql-devel-server/Makefile
+++ b/databases/postgresql-devel-server/Makefile
@@ -3,7 +3,7 @@
 # Date created:		November 13, 1998
 # Whom:			Marc G. Fournier <scrappy@FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.33 1999/01/19 21:18:30 andreas Exp $
+# $Id: Makefile,v 1.34 1999/03/11 20:33:50 scrappy Exp $
 #
 
 DISTNAME=	postgresql-6.4.2
@@ -13,7 +13,7 @@ MASTER_SITES=	ftp://ftp.postgresql.org/pub/
 MAINTAINER=	andreas@FreeBSD.ORG
 
 Y2K=		http://www.postgresql.org/y2k.html
-WWW_SITE=	http://www.postgresql.org
+WWW_SITE=	http://www.postgresql.org/
 
 # if you want to use the tcl/tk frontend pgaccess, then you need to build
 # postgresql with tcl support by typing: make USE_TCL=yes
diff --git a/databases/postgresql-devel/Makefile b/databases/postgresql-devel/Makefile
index 42b472d74ef3..9f771293a680 100644
--- a/databases/postgresql-devel/Makefile
+++ b/databases/postgresql-devel/Makefile
@@ -3,7 +3,7 @@
 # Date created:		November 13, 1998
 # Whom:			Marc G. Fournier <scrappy@FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.33 1999/01/19 21:18:30 andreas Exp $
+# $Id: Makefile,v 1.34 1999/03/11 20:33:50 scrappy Exp $
 #
 
 DISTNAME=	postgresql-6.4.2
@@ -13,7 +13,7 @@ MASTER_SITES=	ftp://ftp.postgresql.org/pub/
 MAINTAINER=	andreas@FreeBSD.ORG
 
 Y2K=		http://www.postgresql.org/y2k.html
-WWW_SITE=	http://www.postgresql.org
+WWW_SITE=	http://www.postgresql.org/
 
 # if you want to use the tcl/tk frontend pgaccess, then you need to build
 # postgresql with tcl support by typing: make USE_TCL=yes
diff --git a/databases/postgresql7/Makefile b/databases/postgresql7/Makefile
index 42b472d74ef3..9f771293a680 100644
--- a/databases/postgresql7/Makefile
+++ b/databases/postgresql7/Makefile
@@ -3,7 +3,7 @@
 # Date created:		November 13, 1998
 # Whom:			Marc G. Fournier <scrappy@FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.33 1999/01/19 21:18:30 andreas Exp $
+# $Id: Makefile,v 1.34 1999/03/11 20:33:50 scrappy Exp $
 #
 
 DISTNAME=	postgresql-6.4.2
@@ -13,7 +13,7 @@ MASTER_SITES=	ftp://ftp.postgresql.org/pub/
 MAINTAINER=	andreas@FreeBSD.ORG
 
 Y2K=		http://www.postgresql.org/y2k.html
-WWW_SITE=	http://www.postgresql.org
+WWW_SITE=	http://www.postgresql.org/
 
 # if you want to use the tcl/tk frontend pgaccess, then you need to build
 # postgresql with tcl support by typing: make USE_TCL=yes
diff --git a/databases/postgresql73-server/Makefile b/databases/postgresql73-server/Makefile
index 42b472d74ef3..9f771293a680 100644
--- a/databases/postgresql73-server/Makefile
+++ b/databases/postgresql73-server/Makefile
@@ -3,7 +3,7 @@
 # Date created:		November 13, 1998
 # Whom:			Marc G. Fournier <scrappy@FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.33 1999/01/19 21:18:30 andreas Exp $
+# $Id: Makefile,v 1.34 1999/03/11 20:33:50 scrappy Exp $
 #
 
 DISTNAME=	postgresql-6.4.2
@@ -13,7 +13,7 @@ MASTER_SITES=	ftp://ftp.postgresql.org/pub/
 MAINTAINER=	andreas@FreeBSD.ORG
 
 Y2K=		http://www.postgresql.org/y2k.html
-WWW_SITE=	http://www.postgresql.org
+WWW_SITE=	http://www.postgresql.org/
 
 # if you want to use the tcl/tk frontend pgaccess, then you need to build
 # postgresql with tcl support by typing: make USE_TCL=yes
diff --git a/databases/postgresql73/Makefile b/databases/postgresql73/Makefile
index 42b472d74ef3..9f771293a680 100644
--- a/databases/postgresql73/Makefile
+++ b/databases/postgresql73/Makefile
@@ -3,7 +3,7 @@
 # Date created:		November 13, 1998
 # Whom:			Marc G. Fournier <scrappy@FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.33 1999/01/19 21:18:30 andreas Exp $
+# $Id: Makefile,v 1.34 1999/03/11 20:33:50 scrappy Exp $
 #
 
 DISTNAME=	postgresql-6.4.2
@@ -13,7 +13,7 @@ MASTER_SITES=	ftp://ftp.postgresql.org/pub/
 MAINTAINER=	andreas@FreeBSD.ORG
 
 Y2K=		http://www.postgresql.org/y2k.html
-WWW_SITE=	http://www.postgresql.org
+WWW_SITE=	http://www.postgresql.org/
 
 # if you want to use the tcl/tk frontend pgaccess, then you need to build
 # postgresql with tcl support by typing: make USE_TCL=yes
diff --git a/databases/postgresql74-server/Makefile b/databases/postgresql74-server/Makefile
index 42b472d74ef3..9f771293a680 100644
--- a/databases/postgresql74-server/Makefile
+++ b/databases/postgresql74-server/Makefile
@@ -3,7 +3,7 @@
 # Date created:		November 13, 1998
 # Whom:			Marc G. Fournier <scrappy@FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.33 1999/01/19 21:18:30 andreas Exp $
+# $Id: Makefile,v 1.34 1999/03/11 20:33:50 scrappy Exp $
 #
 
 DISTNAME=	postgresql-6.4.2
@@ -13,7 +13,7 @@ MASTER_SITES=	ftp://ftp.postgresql.org/pub/
 MAINTAINER=	andreas@FreeBSD.ORG
 
 Y2K=		http://www.postgresql.org/y2k.html
-WWW_SITE=	http://www.postgresql.org
+WWW_SITE=	http://www.postgresql.org/
 
 # if you want to use the tcl/tk frontend pgaccess, then you need to build
 # postgresql with tcl support by typing: make USE_TCL=yes
diff --git a/databases/postgresql80-server/Makefile b/databases/postgresql80-server/Makefile
index 42b472d74ef3..9f771293a680 100644
--- a/databases/postgresql80-server/Makefile
+++ b/databases/postgresql80-server/Makefile
@@ -3,7 +3,7 @@
 # Date created:		November 13, 1998
 # Whom:			Marc G. Fournier <scrappy@FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.33 1999/01/19 21:18:30 andreas Exp $
+# $Id: Makefile,v 1.34 1999/03/11 20:33:50 scrappy Exp $
 #
 
 DISTNAME=	postgresql-6.4.2
@@ -13,7 +13,7 @@ MASTER_SITES=	ftp://ftp.postgresql.org/pub/
 MAINTAINER=	andreas@FreeBSD.ORG
 
 Y2K=		http://www.postgresql.org/y2k.html
-WWW_SITE=	http://www.postgresql.org
+WWW_SITE=	http://www.postgresql.org/
 
 # if you want to use the tcl/tk frontend pgaccess, then you need to build
 # postgresql with tcl support by typing: make USE_TCL=yes
diff --git a/databases/postgresql81-server/Makefile b/databases/postgresql81-server/Makefile
index 42b472d74ef3..9f771293a680 100644
--- a/databases/postgresql81-server/Makefile
+++ b/databases/postgresql81-server/Makefile
@@ -3,7 +3,7 @@
 # Date created:		November 13, 1998
 # Whom:			Marc G. Fournier <scrappy@FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.33 1999/01/19 21:18:30 andreas Exp $
+# $Id: Makefile,v 1.34 1999/03/11 20:33:50 scrappy Exp $
 #
 
 DISTNAME=	postgresql-6.4.2
@@ -13,7 +13,7 @@ MASTER_SITES=	ftp://ftp.postgresql.org/pub/
 MAINTAINER=	andreas@FreeBSD.ORG
 
 Y2K=		http://www.postgresql.org/y2k.html
-WWW_SITE=	http://www.postgresql.org
+WWW_SITE=	http://www.postgresql.org/
 
 # if you want to use the tcl/tk frontend pgaccess, then you need to build
 # postgresql with tcl support by typing: make USE_TCL=yes
diff --git a/databases/postgresql82-server/Makefile b/databases/postgresql82-server/Makefile
index 42b472d74ef3..9f771293a680 100644
--- a/databases/postgresql82-server/Makefile
+++ b/databases/postgresql82-server/Makefile
@@ -3,7 +3,7 @@
 # Date created:		November 13, 1998
 # Whom:			Marc G. Fournier <scrappy@FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.33 1999/01/19 21:18:30 andreas Exp $
+# $Id: Makefile,v 1.34 1999/03/11 20:33:50 scrappy Exp $
 #
 
 DISTNAME=	postgresql-6.4.2
@@ -13,7 +13,7 @@ MASTER_SITES=	ftp://ftp.postgresql.org/pub/
 MAINTAINER=	andreas@FreeBSD.ORG
 
 Y2K=		http://www.postgresql.org/y2k.html
-WWW_SITE=	http://www.postgresql.org
+WWW_SITE=	http://www.postgresql.org/
 
 # if you want to use the tcl/tk frontend pgaccess, then you need to build
 # postgresql with tcl support by typing: make USE_TCL=yes
diff --git a/databases/postgresql83-server/Makefile b/databases/postgresql83-server/Makefile
index 42b472d74ef3..9f771293a680 100644
--- a/databases/postgresql83-server/Makefile
+++ b/databases/postgresql83-server/Makefile
@@ -3,7 +3,7 @@
 # Date created:		November 13, 1998
 # Whom:			Marc G. Fournier <scrappy@FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.33 1999/01/19 21:18:30 andreas Exp $
+# $Id: Makefile,v 1.34 1999/03/11 20:33:50 scrappy Exp $
 #
 
 DISTNAME=	postgresql-6.4.2
@@ -13,7 +13,7 @@ MASTER_SITES=	ftp://ftp.postgresql.org/pub/
 MAINTAINER=	andreas@FreeBSD.ORG
 
 Y2K=		http://www.postgresql.org/y2k.html
-WWW_SITE=	http://www.postgresql.org
+WWW_SITE=	http://www.postgresql.org/
 
 # if you want to use the tcl/tk frontend pgaccess, then you need to build
 # postgresql with tcl support by typing: make USE_TCL=yes
diff --git a/databases/postgresql84-server/Makefile b/databases/postgresql84-server/Makefile
index 42b472d74ef3..9f771293a680 100644
--- a/databases/postgresql84-server/Makefile
+++ b/databases/postgresql84-server/Makefile
@@ -3,7 +3,7 @@
 # Date created:		November 13, 1998
 # Whom:			Marc G. Fournier <scrappy@FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.33 1999/01/19 21:18:30 andreas Exp $
+# $Id: Makefile,v 1.34 1999/03/11 20:33:50 scrappy Exp $
 #
 
 DISTNAME=	postgresql-6.4.2
@@ -13,7 +13,7 @@ MASTER_SITES=	ftp://ftp.postgresql.org/pub/
 MAINTAINER=	andreas@FreeBSD.ORG
 
 Y2K=		http://www.postgresql.org/y2k.html
-WWW_SITE=	http://www.postgresql.org
+WWW_SITE=	http://www.postgresql.org/
 
 # if you want to use the tcl/tk frontend pgaccess, then you need to build
 # postgresql with tcl support by typing: make USE_TCL=yes
diff --git a/databases/postgresql90-server/Makefile b/databases/postgresql90-server/Makefile
index 42b472d74ef3..9f771293a680 100644
--- a/databases/postgresql90-server/Makefile
+++ b/databases/postgresql90-server/Makefile
@@ -3,7 +3,7 @@
 # Date created:		November 13, 1998
 # Whom:			Marc G. Fournier <scrappy@FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.33 1999/01/19 21:18:30 andreas Exp $
+# $Id: Makefile,v 1.34 1999/03/11 20:33:50 scrappy Exp $
 #
 
 DISTNAME=	postgresql-6.4.2
@@ -13,7 +13,7 @@ MASTER_SITES=	ftp://ftp.postgresql.org/pub/
 MAINTAINER=	andreas@FreeBSD.ORG
 
 Y2K=		http://www.postgresql.org/y2k.html
-WWW_SITE=	http://www.postgresql.org
+WWW_SITE=	http://www.postgresql.org/
 
 # if you want to use the tcl/tk frontend pgaccess, then you need to build
 # postgresql with tcl support by typing: make USE_TCL=yes
diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile
index 42b472d74ef3..9f771293a680 100644
--- a/databases/postgresql91-server/Makefile
+++ b/databases/postgresql91-server/Makefile
@@ -3,7 +3,7 @@
 # Date created:		November 13, 1998
 # Whom:			Marc G. Fournier <scrappy@FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.33 1999/01/19 21:18:30 andreas Exp $
+# $Id: Makefile,v 1.34 1999/03/11 20:33:50 scrappy Exp $
 #
 
 DISTNAME=	postgresql-6.4.2
@@ -13,7 +13,7 @@ MASTER_SITES=	ftp://ftp.postgresql.org/pub/
 MAINTAINER=	andreas@FreeBSD.ORG
 
 Y2K=		http://www.postgresql.org/y2k.html
-WWW_SITE=	http://www.postgresql.org
+WWW_SITE=	http://www.postgresql.org/
 
 # if you want to use the tcl/tk frontend pgaccess, then you need to build
 # postgresql with tcl support by typing: make USE_TCL=yes
diff --git a/databases/postgresql92-server/Makefile b/databases/postgresql92-server/Makefile
index 42b472d74ef3..9f771293a680 100644
--- a/databases/postgresql92-server/Makefile
+++ b/databases/postgresql92-server/Makefile
@@ -3,7 +3,7 @@
 # Date created:		November 13, 1998
 # Whom:			Marc G. Fournier <scrappy@FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.33 1999/01/19 21:18:30 andreas Exp $
+# $Id: Makefile,v 1.34 1999/03/11 20:33:50 scrappy Exp $
 #
 
 DISTNAME=	postgresql-6.4.2
@@ -13,7 +13,7 @@ MASTER_SITES=	ftp://ftp.postgresql.org/pub/
 MAINTAINER=	andreas@FreeBSD.ORG
 
 Y2K=		http://www.postgresql.org/y2k.html
-WWW_SITE=	http://www.postgresql.org
+WWW_SITE=	http://www.postgresql.org/
 
 # if you want to use the tcl/tk frontend pgaccess, then you need to build
 # postgresql with tcl support by typing: make USE_TCL=yes
diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile
index 2d1a29167db0..d500b2cf1da2 100644
--- a/databases/py-PyGreSQL/Makefile
+++ b/databases/py-PyGreSQL/Makefile
@@ -3,7 +3,7 @@
 # Date created:				2/22/1999
 # Whom:					nectar@FreeBSD.ORG
 #
-# $Id: Makefile,v 1.12 1999/03/12 15:16:59 scrappy Exp $
+# $Id: Makefile,v 1.13 1999/03/12 16:23:58 nectar Exp $
 #
 
 DISTNAME=		PyGreSQL-2.3
@@ -18,7 +18,7 @@ BUILD_DEPENDS=		python:${PORTSDIR}/lang/python
 RUN_DEPENDS=		python:${PORTSDIR}/lang/python
 LIB_DEPENDS=		pq.2:${PORTSDIR}/databases/postgresql
 
-WWW_SITE=		http://www.druid.net/pygresql
+WWW_SITE=		http://www.druid.net/pygresql/
 MAKE_ENV=		PYTHON=${PREFIX}/bin/python \
 			LN="${LN}" SETENV="${SETENV}" MKDIR="${MKDIR}"
 
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 6149d24137d7..9d1eba89a0ff 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -4,7 +4,7 @@
 # Date created:         Sat June 29, 1996
 # Whom:                 David O'Brien (obrien@cs.ucdavis.edu)
 #
-# $Id: Makefile,v 1.34 1999/03/11 21:47:11 scrappy Exp $
+# $Id: Makefile,v 1.35 1999/03/15 10:24:24 obrien Exp $
 #
 
 DISTNAME=	vim-5.3
@@ -20,7 +20,7 @@ DISTFILES=	${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX}
 MAINTAINER=     obrien@FreeBSD.org
 
 Y2K=		http://www.vim.org/y2k.html
-WWW_SITE=	http://www.vim.org
+WWW_SITE=	http://www.vim.org/
 
 .if defined(PACKAGE_BUILDING)
 BUILD_DEPENDS=	tclsh8.0:${PORTSDIR}/lang/tcl80 \
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index 6149d24137d7..9d1eba89a0ff 100644
--- a/editors/vim5/Makefile
+++ b/editors/vim5/Makefile
@@ -4,7 +4,7 @@
 # Date created:         Sat June 29, 1996
 # Whom:                 David O'Brien (obrien@cs.ucdavis.edu)
 #
-# $Id: Makefile,v 1.34 1999/03/11 21:47:11 scrappy Exp $
+# $Id: Makefile,v 1.35 1999/03/15 10:24:24 obrien Exp $
 #
 
 DISTNAME=	vim-5.3
@@ -20,7 +20,7 @@ DISTFILES=	${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX}
 MAINTAINER=     obrien@FreeBSD.org
 
 Y2K=		http://www.vim.org/y2k.html
-WWW_SITE=	http://www.vim.org
+WWW_SITE=	http://www.vim.org/
 
 .if defined(PACKAGE_BUILDING)
 BUILD_DEPENDS=	tclsh8.0:${PORTSDIR}/lang/tcl80 \
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile
index 6149d24137d7..9d1eba89a0ff 100644
--- a/editors/vim6/Makefile
+++ b/editors/vim6/Makefile
@@ -4,7 +4,7 @@
 # Date created:         Sat June 29, 1996
 # Whom:                 David O'Brien (obrien@cs.ucdavis.edu)
 #
-# $Id: Makefile,v 1.34 1999/03/11 21:47:11 scrappy Exp $
+# $Id: Makefile,v 1.35 1999/03/15 10:24:24 obrien Exp $
 #
 
 DISTNAME=	vim-5.3
@@ -20,7 +20,7 @@ DISTFILES=	${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX}
 MAINTAINER=     obrien@FreeBSD.org
 
 Y2K=		http://www.vim.org/y2k.html
-WWW_SITE=	http://www.vim.org
+WWW_SITE=	http://www.vim.org/
 
 .if defined(PACKAGE_BUILDING)
 BUILD_DEPENDS=	tclsh8.0:${PORTSDIR}/lang/tcl80 \
diff --git a/lang/gcc-devel/Makefile b/lang/gcc-devel/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc-devel/Makefile
+++ b/lang/gcc-devel/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc-ooo/Makefile b/lang/gcc-ooo/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc-ooo/Makefile
+++ b/lang/gcc-ooo/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc/Makefile
+++ b/lang/gcc/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc30/Makefile
+++ b/lang/gcc30/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc31/Makefile b/lang/gcc31/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc31/Makefile
+++ b/lang/gcc31/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc32/Makefile
+++ b/lang/gcc32/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc33/Makefile b/lang/gcc33/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc33/Makefile
+++ b/lang/gcc33/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc34/Makefile b/lang/gcc34/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc34/Makefile
+++ b/lang/gcc34/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc35/Makefile b/lang/gcc35/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc35/Makefile
+++ b/lang/gcc35/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc40/Makefile b/lang/gcc40/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc40/Makefile
+++ b/lang/gcc40/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc41/Makefile b/lang/gcc41/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc41/Makefile
+++ b/lang/gcc41/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc42/Makefile b/lang/gcc42/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc42/Makefile
+++ b/lang/gcc42/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc43/Makefile b/lang/gcc43/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc43/Makefile
+++ b/lang/gcc43/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc44/Makefile
+++ b/lang/gcc44/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc45/Makefile
+++ b/lang/gcc45/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc46/Makefile
+++ b/lang/gcc46/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc47/Makefile
+++ b/lang/gcc47/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/gcc48/Makefile
+++ b/lang/gcc48/Makefile
@@ -4,7 +4,7 @@
 # Date created:				9 Jan 1998
 # Whom:					John Polstra <jdp@polstra.com>
 #
-# $Id: Makefile,v 1.52 1999/03/23 18:37:47 obrien Exp $
+# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
 #
 
 DISTNAME=	egcs-1.1.2
@@ -22,7 +22,7 @@ DISTFILES=	egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
 
 MAINTAINER=	obrien@FreeBSD.org
 
-WWW_SITE=	http://egcs.cygnus.com
+WWW_SITE=	http://egcs.cygnus.com/
 
 USE_BZIP2=	yes
 
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile
index 353f0da38601..63b56788359c 100644
--- a/lang/tcl80/Makefile
+++ b/lang/tcl80/Makefile
@@ -3,7 +3,7 @@
 # Date created:		19 August 1997
 # Whom:			jkh
 #
-# $Id: Makefile,v 1.12 1998/12/24 06:51:12 cwt Exp $
+# $Id: Makefile,v 1.13 1999/03/11 21:47:13 scrappy Exp $
 #
 
 DISTNAME=	tcl8.0.4
@@ -14,7 +14,7 @@ MASTER_SITES=	ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
 MAINTAINER=	cwt@freebsd.org
 
 Y2K=            http://www.scriptics.com/Y2K.html
-WWW_SITE=       http://www.scriptics.com  
+WWW_SITE=       http://www.scriptics.com/
 
 
 WRKSRC=		${WRKDIR}/tcl8.0.4/unix
diff --git a/lang/tcl81-thread/Makefile b/lang/tcl81-thread/Makefile
index ebe8810bf435..efdbe5a888ab 100644
--- a/lang/tcl81-thread/Makefile
+++ b/lang/tcl81-thread/Makefile
@@ -3,7 +3,7 @@
 # Date created:		19 August 1997
 # Whom:			jkh
 #
-# $Id: Makefile,v 1.1.1.1 1999/01/21 18:19:58 ejc Exp $
+# $Id: Makefile,v 1.2 1999/03/11 21:47:13 scrappy Exp $
 #
 
 DISTNAME=	tcl8.1b1
@@ -14,7 +14,7 @@ MASTER_SITES=	ftp://ftp.scriptics.com/pub/tcl/tcl8_1/
 MAINTAINER=	ejc@FreeBSD.ORG
 
 Y2K=            http://www.scriptics.com/Y2K.html
-WWW_SITE=       http://www.scriptics.com  
+WWW_SITE=       http://www.scriptics.com/
 
 
 FILE_DEPENDS=	${PORTSDIR}/lang/tcl80
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile
index 5bf395c56789..1bad91deea70 100644
--- a/lang/tcl82/Makefile
+++ b/lang/tcl82/Makefile
@@ -3,7 +3,7 @@
 # Date created:		19 August 1997
 # Whom:			jkh
 #
-# $Id: Makefile,v 1.14 1999/01/17 14:06:44 ejc Exp $
+# $Id: Makefile,v 1.15 1999/03/11 21:47:13 scrappy Exp $
 #
 
 DISTNAME=	tcl8.1b1
@@ -14,7 +14,7 @@ MASTER_SITES=	ftp://ftp.scriptics.com/pub/tcl/tcl8_1/
 MAINTAINER=	jseger@FreeBSD.ORG
 
 Y2K=            http://www.scriptics.com/Y2K.html
-WWW_SITE=       http://www.scriptics.com  
+WWW_SITE=       http://www.scriptics.com/
 
 
 FILE_DEPENDS=	${PORTSDIR}/lang/tcl80
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile
index 5bf395c56789..1bad91deea70 100644
--- a/lang/tcl83/Makefile
+++ b/lang/tcl83/Makefile
@@ -3,7 +3,7 @@
 # Date created:		19 August 1997
 # Whom:			jkh
 #
-# $Id: Makefile,v 1.14 1999/01/17 14:06:44 ejc Exp $
+# $Id: Makefile,v 1.15 1999/03/11 21:47:13 scrappy Exp $
 #
 
 DISTNAME=	tcl8.1b1
@@ -14,7 +14,7 @@ MASTER_SITES=	ftp://ftp.scriptics.com/pub/tcl/tcl8_1/
 MAINTAINER=	jseger@FreeBSD.ORG
 
 Y2K=            http://www.scriptics.com/Y2K.html
-WWW_SITE=       http://www.scriptics.com  
+WWW_SITE=       http://www.scriptics.com/
 
 
 FILE_DEPENDS=	${PORTSDIR}/lang/tcl80
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile
index 5bf395c56789..1bad91deea70 100644
--- a/lang/tcl84/Makefile
+++ b/lang/tcl84/Makefile
@@ -3,7 +3,7 @@
 # Date created:		19 August 1997
 # Whom:			jkh
 #
-# $Id: Makefile,v 1.14 1999/01/17 14:06:44 ejc Exp $
+# $Id: Makefile,v 1.15 1999/03/11 21:47:13 scrappy Exp $
 #
 
 DISTNAME=	tcl8.1b1
@@ -14,7 +14,7 @@ MASTER_SITES=	ftp://ftp.scriptics.com/pub/tcl/tcl8_1/
 MAINTAINER=	jseger@FreeBSD.ORG
 
 Y2K=            http://www.scriptics.com/Y2K.html
-WWW_SITE=       http://www.scriptics.com  
+WWW_SITE=       http://www.scriptics.com/
 
 
 FILE_DEPENDS=	${PORTSDIR}/lang/tcl80
diff --git a/mail/cyrus-imapd/Makefile b/mail/cyrus-imapd/Makefile
index d10bc29e1bca..72c414dc6a4b 100644
--- a/mail/cyrus-imapd/Makefile
+++ b/mail/cyrus-imapd/Makefile
@@ -3,7 +3,7 @@
 # Date created:					May 4th 1997
 # Whom:						jfitz@FreeBSD.ORG
 #
-# $Id: Makefile,v 1.13 1999/01/13 02:47:30 scrappy Exp $
+# $Id: Makefile,v 1.14 1999/03/11 21:47:14 scrappy Exp $
 #
 
 DISTNAME=	cyrus-imapd-v1.5.14
@@ -15,7 +15,7 @@ MASTER_SITES=	ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
 MAINTAINER=	stb@FreeBSD.ORG
 
 Y2K=		http://andrew2.andrew.cmu.edu/cyrus/imapd/y2k.html
-WWW_SITE=	http://andrew2.andrew.cmu.edu/cyrus/imapd
+WWW_SITE=	http://andrew2.andrew.cmu.edu/cyrus/imapd/
 
 LIB_DEPENDS=	tcl80.1:${PORTSDIR}/lang/tcl80
 BUILD_DEPENDS=	makedepend:${PORTSDIR}/devel/makedepend
diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile
index d10bc29e1bca..72c414dc6a4b 100644
--- a/mail/cyrus-imapd2/Makefile
+++ b/mail/cyrus-imapd2/Makefile
@@ -3,7 +3,7 @@
 # Date created:					May 4th 1997
 # Whom:						jfitz@FreeBSD.ORG
 #
-# $Id: Makefile,v 1.13 1999/01/13 02:47:30 scrappy Exp $
+# $Id: Makefile,v 1.14 1999/03/11 21:47:14 scrappy Exp $
 #
 
 DISTNAME=	cyrus-imapd-v1.5.14
@@ -15,7 +15,7 @@ MASTER_SITES=	ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
 MAINTAINER=	stb@FreeBSD.ORG
 
 Y2K=		http://andrew2.andrew.cmu.edu/cyrus/imapd/y2k.html
-WWW_SITE=	http://andrew2.andrew.cmu.edu/cyrus/imapd
+WWW_SITE=	http://andrew2.andrew.cmu.edu/cyrus/imapd/
 
 LIB_DEPENDS=	tcl80.1:${PORTSDIR}/lang/tcl80
 BUILD_DEPENDS=	makedepend:${PORTSDIR}/devel/makedepend
diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile
index d10bc29e1bca..72c414dc6a4b 100644
--- a/mail/cyrus-imapd22/Makefile
+++ b/mail/cyrus-imapd22/Makefile
@@ -3,7 +3,7 @@
 # Date created:					May 4th 1997
 # Whom:						jfitz@FreeBSD.ORG
 #
-# $Id: Makefile,v 1.13 1999/01/13 02:47:30 scrappy Exp $
+# $Id: Makefile,v 1.14 1999/03/11 21:47:14 scrappy Exp $
 #
 
 DISTNAME=	cyrus-imapd-v1.5.14
@@ -15,7 +15,7 @@ MASTER_SITES=	ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
 MAINTAINER=	stb@FreeBSD.ORG
 
 Y2K=		http://andrew2.andrew.cmu.edu/cyrus/imapd/y2k.html
-WWW_SITE=	http://andrew2.andrew.cmu.edu/cyrus/imapd
+WWW_SITE=	http://andrew2.andrew.cmu.edu/cyrus/imapd/
 
 LIB_DEPENDS=	tcl80.1:${PORTSDIR}/lang/tcl80
 BUILD_DEPENDS=	makedepend:${PORTSDIR}/devel/makedepend
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index d10bc29e1bca..72c414dc6a4b 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -3,7 +3,7 @@
 # Date created:					May 4th 1997
 # Whom:						jfitz@FreeBSD.ORG
 #
-# $Id: Makefile,v 1.13 1999/01/13 02:47:30 scrappy Exp $
+# $Id: Makefile,v 1.14 1999/03/11 21:47:14 scrappy Exp $
 #
 
 DISTNAME=	cyrus-imapd-v1.5.14
@@ -15,7 +15,7 @@ MASTER_SITES=	ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
 MAINTAINER=	stb@FreeBSD.ORG
 
 Y2K=		http://andrew2.andrew.cmu.edu/cyrus/imapd/y2k.html
-WWW_SITE=	http://andrew2.andrew.cmu.edu/cyrus/imapd
+WWW_SITE=	http://andrew2.andrew.cmu.edu/cyrus/imapd/
 
 LIB_DEPENDS=	tcl80.1:${PORTSDIR}/lang/tcl80
 BUILD_DEPENDS=	makedepend:${PORTSDIR}/devel/makedepend
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile
index d10bc29e1bca..72c414dc6a4b 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -3,7 +3,7 @@
 # Date created:					May 4th 1997
 # Whom:						jfitz@FreeBSD.ORG
 #
-# $Id: Makefile,v 1.13 1999/01/13 02:47:30 scrappy Exp $
+# $Id: Makefile,v 1.14 1999/03/11 21:47:14 scrappy Exp $
 #
 
 DISTNAME=	cyrus-imapd-v1.5.14
@@ -15,7 +15,7 @@ MASTER_SITES=	ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
 MAINTAINER=	stb@FreeBSD.ORG
 
 Y2K=		http://andrew2.andrew.cmu.edu/cyrus/imapd/y2k.html
-WWW_SITE=	http://andrew2.andrew.cmu.edu/cyrus/imapd
+WWW_SITE=	http://andrew2.andrew.cmu.edu/cyrus/imapd/
 
 LIB_DEPENDS=	tcl80.1:${PORTSDIR}/lang/tcl80
 BUILD_DEPENDS=	makedepend:${PORTSDIR}/devel/makedepend
diff --git a/mail/cyrus/Makefile b/mail/cyrus/Makefile
index d10bc29e1bca..72c414dc6a4b 100644
--- a/mail/cyrus/Makefile
+++ b/mail/cyrus/Makefile
@@ -3,7 +3,7 @@
 # Date created:					May 4th 1997
 # Whom:						jfitz@FreeBSD.ORG
 #
-# $Id: Makefile,v 1.13 1999/01/13 02:47:30 scrappy Exp $
+# $Id: Makefile,v 1.14 1999/03/11 21:47:14 scrappy Exp $
 #
 
 DISTNAME=	cyrus-imapd-v1.5.14
@@ -15,7 +15,7 @@ MASTER_SITES=	ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
 MAINTAINER=	stb@FreeBSD.ORG
 
 Y2K=		http://andrew2.andrew.cmu.edu/cyrus/imapd/y2k.html
-WWW_SITE=	http://andrew2.andrew.cmu.edu/cyrus/imapd
+WWW_SITE=	http://andrew2.andrew.cmu.edu/cyrus/imapd/
 
 LIB_DEPENDS=	tcl80.1:${PORTSDIR}/lang/tcl80
 BUILD_DEPENDS=	makedepend:${PORTSDIR}/devel/makedepend
diff --git a/mail/majordomo/Makefile b/mail/majordomo/Makefile
index da2c98dcf7f0..40ca0e00975b 100644
--- a/mail/majordomo/Makefile
+++ b/mail/majordomo/Makefile
@@ -3,7 +3,7 @@
 # Date created:		23 October 1996
 # Whom:			jfitz@FreeBSD.ORG
 #
-# $Id: Makefile,v 1.11 1997/09/10 02:52:38 itojun Exp $
+# $Id: Makefile,v 1.12 1999/03/11 21:47:14 scrappy Exp $
 #
 
 DISTNAME=	majordomo-1.94.4
@@ -16,7 +16,7 @@ EXTRACT_SUFX=   .tgz
 MAINTAINER=	jfitz@FreeBSD.ORG
 
 Y2K=		http://www.greatcircle.com/majordomo/majordomo-faq.html#1.8
-WWW_SITE=	http://www.greatcircle.com/majordomo
+WWW_SITE=	http://www.greatcircle.com/majordomo/
 
 # Needs to create a user and group
 IS_INTERACTIVE= yes
diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile
index 2316bd8fdbc7..39fc4d154eae 100644
--- a/mail/pine4/Makefile
+++ b/mail/pine4/Makefile
@@ -1,10 +1,9 @@
 # New ports collection makefile for:	pine
-# http://www.washington.edu/pine/
 # Version required:     4.10
 # Date created:		09 July 1998
 # Whom:			Adrian Penisoara <ady@freebsd.ady.ro>
 #
-# $Id: Makefile,v 1.29 1999/03/11 21:47:15 scrappy Exp $
+# $Id: Makefile,v 1.30 1999/03/15 01:41:15 steve Exp $
 #
 
 DISTNAME=       pine4.10
@@ -15,7 +14,7 @@ MASTER_SITES=	ftp://ftp.cac.washington.edu/pine/
 MAINTAINER=	pine@freebsd.ady.ro
 
 Y2K=		http://www.washington.edu/pine/QandA/sysadmins.html#Millenium
-WWW_SITE=	http://www.washington.edu/pine
+WWW_SITE=	http://www.washington.edu/pine/
 
 NO_LATEST_LINK= yes
 
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile
index e9b0c0c9d179..f82cd984454e 100644
--- a/security/pgp5/Makefile
+++ b/security/pgp5/Makefile
@@ -5,7 +5,7 @@
 # Date created:         10 Feb 1998
 # Whom:                 markm
 #
-# $Id: Makefile,v 1.26 1999/03/11 21:47:15 scrappy Exp $
+# $Id: Makefile,v 1.27 1999/03/17 11:52:45 markm Exp $
 #
 
 DISTNAME=	pgp50i
@@ -18,7 +18,7 @@ EXTRACT_SUFX=   -unix-src.tar.gz
 MAINTAINER=	markm@FreeBSD.ORG
 
 Y2K=		http://www.pgpi.com/faq/pgpi.shtml#Year2000
-WWW_SITE=	http://www.pgpi.com
+WWW_SITE=	http://www.pgpi.com/
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/src
 HAS_CONFIGURE=	yes
diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile
index e9b0c0c9d179..f82cd984454e 100644
--- a/security/pgp6/Makefile
+++ b/security/pgp6/Makefile
@@ -5,7 +5,7 @@
 # Date created:         10 Feb 1998
 # Whom:                 markm
 #
-# $Id: Makefile,v 1.26 1999/03/11 21:47:15 scrappy Exp $
+# $Id: Makefile,v 1.27 1999/03/17 11:52:45 markm Exp $
 #
 
 DISTNAME=	pgp50i
@@ -18,7 +18,7 @@ EXTRACT_SUFX=   -unix-src.tar.gz
 MAINTAINER=	markm@FreeBSD.ORG
 
 Y2K=		http://www.pgpi.com/faq/pgpi.shtml#Year2000
-WWW_SITE=	http://www.pgpi.com
+WWW_SITE=	http://www.pgpi.com/
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/src
 HAS_CONFIGURE=	yes
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0