diff options
author | will <will@FreeBSD.org> | 2000-09-24 02:47:29 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-09-24 02:47:29 +0800 |
commit | 998c7cb6f71c2b25f601430e7789455e2263c5e2 (patch) | |
tree | faed536978c52fbd728c0c44af1bc90fdfbd8603 /devel/crossm68k | |
parent | 807b21d6032d291bb5e513af29c91662aa3f0b2d (diff) | |
download | freebsd-ports-gnome-998c7cb6f71c2b25f601430e7789455e2263c5e2.tar.gz freebsd-ports-gnome-998c7cb6f71c2b25f601430e7789455e2263c5e2.tar.zst freebsd-ports-gnome-998c7cb6f71c2b25f601430e7789455e2263c5e2.zip |
Update maintainer address.
Submitted by: maintainer
Diffstat (limited to 'devel/crossm68k')
-rw-r--r-- | devel/crossm68k/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/crossm68k/Makefile b/devel/crossm68k/Makefile index 4f5fcfa187c6..0151fa163975 100644 --- a/devel/crossm68k/Makefile +++ b/devel/crossm68k/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0 CATEGORIES= devel DISTFILES= # empty -MAINTAINER= Jerry.Hicks@Glenayre.com +MAINTAINER= gehicks@cisco.com # this dependency will cause m68kbinutils and m68kgcc to be built as well BUILD_DEPENDS= ${LOCALBASE}/m68k-coff/lib/crt0.o:${PORTSDIR}/devel/newlib-m68k |