diff options
author | obrien <obrien@FreeBSD.org> | 2002-11-05 11:10:08 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-11-05 11:10:08 +0800 |
commit | 17a0676beb66f78270d5de897196be646a1b867f (patch) | |
tree | 0f7db895d0cc8e61f8c03ca63af009d3bb8bf90e /lang/gcc27 | |
parent | 3dd4931138c37e07bab06bee873f2dd554086536 (diff) | |
download | freebsd-ports-gnome-17a0676beb66f78270d5de897196be646a1b867f.tar.gz freebsd-ports-gnome-17a0676beb66f78270d5de897196be646a1b867f.tar.zst freebsd-ports-gnome-17a0676beb66f78270d5de897196be646a1b867f.zip |
The effort to maintain these for FreeBSD just isn't worth it with the lack
of reward.
Diffstat (limited to 'lang/gcc27')
-rw-r--r-- | lang/gcc27/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc27/Makefile b/lang/gcc27/Makefile index 35f924ab8868..0c2612b4d83b 100644 --- a/lang/gcc27/Makefile +++ b/lang/gcc27/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ MASTER_SITE_SUBDIR= gcc DISTFILES= ${DISTNAME}${EXTRACT_SUFX} libg++-2.7.2${EXTRACT_SUFX} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_CDROM= 'old version, not worth the cost in real estate' |