diff options
author | Will Andrews <will@FreeBSD.org> | 2000-09-23 18:47:29 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-09-23 18:47:29 +0000 |
commit | 5996c0bc8c4cee8a965478e6096ff9c4f9b3c334 (patch) | |
tree | 2fbd5ab424db2a6560ffc43d5395b854d4556d66 /devel/gdb-m68k | |
parent | Update to 0.11. (diff) |
Update maintainer address.
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=33046
Diffstat (limited to 'devel/gdb-m68k')
-rw-r--r-- | devel/gdb-m68k/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gdb-m68k/Makefile b/devel/gdb-m68k/Makefile index 4117a62f4505..176f4d956c0d 100644 --- a/devel/gdb-m68k/Makefile +++ b/devel/gdb-m68k/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gdb PKGNAMEPREFIX= m68k -MAINTAINER= Jerry.Hicks@Glenayre.com +MAINTAINER= gehicks@cisco.com GNU_CONFIGURE= yes USE_GMAKE= yes |