diff options
author | linimon <linimon@FreeBSD.org> | 2009-11-14 04:57:59 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-11-14 04:57:59 +0800 |
commit | 3a5c5cfdbcddefe70a3c6357b821759ac052fa9a (patch) | |
tree | 5af355e94a987cabeca3f9a77d58b2231e5ca179 /lang | |
parent | a2044317993136d4d979cb6d96718c2c29de567a (diff) | |
download | freebsd-ports-gnome-3a5c5cfdbcddefe70a3c6357b821759ac052fa9a.tar.gz freebsd-ports-gnome-3a5c5cfdbcddefe70a3c6357b821759ac052fa9a.tar.zst freebsd-ports-gnome-3a5c5cfdbcddefe70a3c6357b821759ac052fa9a.zip |
Over to new maintainer. Note: this release is way obsolete.
Diffstat (limited to 'lang')
-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 3a5ece44d758..ce6716fedb32 100644 --- a/lang/gcc295/Makefile +++ b/lang/gcc295/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= releases/gcc-2.95.3 DISTFILES= gcc-core-${GCC_REV}${EXTRACT_SUFX} \ gcc-g++-${GCC_REV}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uqs@spoerlein.net COMMENT= GNU Compiler Collection CONFLICTS= gcc-4.*.* |