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/gcc295 | |
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/gcc295')
-rw-r--r-- | lang/gcc295/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc295/Makefile b/lang/gcc295/Makefile index 020345c9e241..ca816053029e 100644 --- a/lang/gcc295/Makefile +++ b/lang/gcc295/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= releases/${PKGNAME} DISTFILES= gcc-core-${GCC_REV}${EXTRACT_SUFX} \ gcc-g++-${GCC_REV}${EXTRACT_SUFX} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_BZIP2= yes |