diff options
author | obrien <obrien@FreeBSD.org> | 2002-11-05 03:10:08 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-11-05 03:10:08 +0000 |
commit | 17a0676beb66f78270d5de897196be646a1b867f (patch) | |
tree | 0f7db895d0cc8e61f8c03ca63af009d3bb8bf90e /lang/glibstdc++28 | |
parent | 3dd4931138c37e07bab06bee873f2dd554086536 (diff) | |
download | FreeBSD-ports-17a0676beb66f78270d5de897196be646a1b867f.zip FreeBSD-ports-17a0676beb66f78270d5de897196be646a1b867f.tar.gz |
The effort to maintain these for FreeBSD just isn't worth it with the lack
of reward.
Diffstat (limited to 'lang/glibstdc++28')
-rw-r--r-- | lang/glibstdc++28/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/glibstdc++28/Makefile b/lang/glibstdc++28/Makefile index 5214cb9..6676c15 100644 --- a/lang/glibstdc++28/Makefile +++ b/lang/glibstdc++28/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= libstdc++ DISTNAME= libstdc++-2.8.1.1 -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \ g++28:${PORTSDIR}/lang/gcc28 |