diff options
author | James E. Housley <jeh@FreeBSD.org> | 2000-10-02 03:10:28 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2000-10-02 03:10:28 +0000 |
commit | d2854c488d42c67e6a7c02eb8f72c324add760d7 (patch) | |
tree | 539398f52943b5e13565aeecc49705992358fdae /devel/i386-rtems-g77 | |
parent | ce95e17f5b24a0258514502a5e9df74811b51ffc (diff) |
Change MAINTAINERship to my committers address.
Approved: will
Notes
Notes:
svn path=/head/; revision=33307
Diffstat (limited to 'devel/i386-rtems-g77')
-rw-r--r-- | devel/i386-rtems-g77/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/i386-rtems-g77/Makefile b/devel/i386-rtems-g77/Makefile index 3c4130785795..39c331bb2517 100644 --- a/devel/i386-rtems-g77/Makefile +++ b/devel/i386-rtems-g77/Makefile @@ -17,7 +17,7 @@ PATCHFILES= ${F77NAME}-rtems-20000724.diff.gz \ PATCH_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \ http://rtems.thehousleys.net/ -MAINTAINER= jim@thehousleys.net +MAINTAINER= jeh@FreeBSD.org DIST_SUBDIR= rtems |