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/gcc28 | |
parent | a87048b8cea4b3432c95c6115290a53f554ab215 (diff) | |
download | ports-3d7bd2c6890f2c979f8f82f74aab373dcd22cf82.tar.gz ports-3d7bd2c6890f2c979f8f82f74aab373dcd22cf82.zip |
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/gcc28')
-rw-r--r-- | lang/gcc28/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc28/Makefile b/lang/gcc28/Makefile index 3716780cbac2..61f1555e37dd 100644 --- a/lang/gcc28/Makefile +++ b/lang/gcc28/Makefile @@ -17,7 +17,7 @@ PATCH_SITES= http://web.inter.nl.net/hcc/Haj.Ten.Brugge/ PATCHFILES= bounds-checking-2.8.1-1.01.tar.gz .endif -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_CDROM= 'old version, not worth the cost in real estate' |