summaryrefslogtreecommitdiff
path: root/lang/gcc44
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-04-08 19:05:48 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-04-08 19:05:48 +0000
commit049b253ab2419389f06646c0e948a48f93d9a375 (patch)
tree629d067ca78185e11697efa4f962230277becec4 /lang/gcc44
parentDISTFILES moved on MASTER_SITE. (diff)
Proper URLs that reference directories end in '/'
Notes
Notes: svn path=/head/; revision=17742
Diffstat (limited to 'lang/gcc44')
-rw-r--r--lang/gcc44/Makefile4
1 files changed, 2 insertions, 2 deletions
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