aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc30
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1999-03-11 21:47:15 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1999-03-11 21:47:15 +0000
commitd5ba786a254c17d1333ad29b2032caca32ebbdf7 (patch)
treed55c75fcfc0b21b2d9d29130e6b54098919500f7 /lang/gcc30
parent35401f79cd3c5731272247c2e2b60d5f5c6de0a7 (diff)
downloadports-d5ba786a254c17d1333ad29b2032caca32ebbdf7.tar.gz
ports-d5ba786a254c17d1333ad29b2032caca32ebbdf7.zip
Commit all Y2K/WWW_SITE changes from today...
Notes
Notes: svn path=/head/; revision=17142
Diffstat (limited to 'lang/gcc30')
-rw-r--r--lang/gcc30/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile
index 3820cb6a100f..57df0d93ea3d 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.47 1999/02/28 12:18:36 obrien Exp $
+# $Id: Makefile,v 1.48 1999/03/08 07:28:27 asami Exp $
#
DISTNAME= egcs-1.1.2-pre2
@@ -22,6 +22,8 @@ MASTER_SITES= ftp://go.cygnus.com/pub/ftp.cygnus.com/egcs/snapshots/egcs-1.1.2-p
MAINTAINER= obrien@FreeBSD.org
+WWW_SITE= http://egcs.cygnus.com
+
#USE_BZIP2= yes
.include <bsd.port.pre.mk>