diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-22 00:17:18 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-22 00:17:18 +0000 |
commit | a05c0a07b80dea11eea81423e72bb8e48657d1ae (patch) | |
tree | d0acdf67187748983f1ed227f55e4641b2b50de1 /lang/gcc33 | |
parent | bc0aa3f9d6e59ce02fd0b1347bd75e40f56544da (diff) | |
download | ports-a05c0a07b80dea11eea81423e72bb8e48657d1ae.tar.gz ports-a05c0a07b80dea11eea81423e72bb8e48657d1ae.zip |
Notes
Diffstat (limited to 'lang/gcc33')
-rw-r--r-- | lang/gcc33/Makefile | 4 | ||||
-rw-r--r-- | lang/gcc33/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
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 <jdp@polstra.com> # -# $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 <bsd.port.pre.mk> 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 <jdp@polstra.com> + +WWW: http://egcs.cygnus.com |