diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-11-05 06:02:36 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-11-05 06:02:36 +0000 |
commit | d6dca0420b588793f83b38f5993d452d8b37bc33 (patch) | |
tree | 1afaa35fa0b9f94f31f5b851d9271b4e1bf512be /lang | |
parent | Pass maintance on to Udo Schweigert, who does a fine job with the (diff) |
I'd like to try to maintain this.
Notes
Notes:
svn path=/head/; revision=69511
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 ca816053029e..03ae75ecadaa 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= ports@FreeBSD.org +MAINTAINER= trevor@FreeBSD.org USE_BZIP2= yes |