diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-05 03:10:08 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-05 03:10:08 +0000 |
commit | 3d7bd2c6890f2c979f8f82f74aab373dcd22cf82 (patch) | |
tree | 5bc20709b7e130db17e0082cd284c94a46ae0dbd /lang/gcc45 | |
parent | port needs perl to build -> USE_PERL5=yes (diff) |
The effort to maintain these for FreeBSD just isn't worth it with the lack
of reward.
Notes
Notes:
svn path=/head/; revision=69508
Diffstat (limited to 'lang/gcc45')
-rw-r--r-- | lang/gcc45/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile index e19b40b90f79..2f58a629f7df 100644 --- a/lang/gcc45/Makefile +++ b/lang/gcc45/Makefile @@ -28,7 +28,7 @@ DISTFILES= \ PATCH_SITES= ftp://relay.nuxi.com/obrien/ PATCHFILES= port_gcc33_${SNAPDATE}.diff -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_CDROM= 'dated material' LATEST_LINK= gcc33 |