From a7d0cfc2c5fe8a3be497a48bff14f434d4c7b87d Mon Sep 17 00:00:00 2001 From: scrappy Date: Thu, 22 Apr 1999 00:17:18 +0000 Subject: this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ... --- lang/gcc33/Makefile | 4 +--- lang/gcc33/pkg-descr | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/gcc33') diff --git a/lang/gcc33/Makefile b/lang/gcc33/Makefile index 2a41e984ec6c..f7263905d14b 100644 --- a/lang/gcc33/Makefile +++ b/lang/gcc33/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.35 1998/10/01 21:40:03 obrien Exp $ +# $Id: Makefile,v 1.56 1999/04/21 07:48:57 obrien Exp $ # SNAPDATE= 1999-04-18 @@ -28,8 +28,6 @@ DISTFILES= egcs-chill-${SNAPVER}${EXTRACT_SUFX} \ MAINTAINER= obrien@FreeBSD.org -WWW_SITE= http://egcs.cygnus.com - NO_CDROM= 'dated material' .include diff --git a/lang/gcc33/pkg-descr b/lang/gcc33/pkg-descr index 8931be9c3979..0429360a5404 100644 --- a/lang/gcc33/pkg-descr +++ b/lang/gcc33/pkg-descr @@ -13,3 +13,5 @@ so forth into the "${PREFIX}/bin" directory. Mind your PATHs if you don't want to use this compiler by default. - John Polstra + +WWW: http://egcs.cygnus.com -- cgit