summaryrefslogtreecommitdiff
path: root/lang/egcs
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-04-08 21:12:34 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-04-08 21:12:34 +0000
commitbe98a3dc7030cfe1b2f13a02287a7ac64f4b6d42 (patch)
treed518e687f9a13060255668e6ed2c70ac0b0dae68 /lang/egcs
parentProper URLs that reference directories end in '/' (diff)
Real URLs that reference directories end in '/'
Notes
Notes: svn path=/head/; revision=17743
Diffstat (limited to 'lang/egcs')
-rw-r--r--lang/egcs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/egcs/Makefile b/lang/egcs/Makefile
index 05c3037e8798..e97ad12bbc21 100644
--- a/lang/egcs/Makefile
+++ b/lang/egcs/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