diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 00:54:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 00:54:32 +0000 |
commit | 6160dc3d4154ce73da343a02284dc8e1d455e6e7 (patch) | |
tree | 5a33dcbe1c9f1dae4a021263d6da0bedde2da074 /emulators/bfe | |
parent | FIx WWW line in pkg-descr (diff) |
Reset maintainer of ports owned by inactive committers who were just retired.
Diffstat (limited to 'emulators/bfe')
-rw-r--r-- | emulators/bfe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile index 29ebdddc4c4b..28c59b68ecb8 100644 --- a/emulators/bfe/Makefile +++ b/emulators/bfe/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= bfe DISTNAME= bfe2-24jan2003 -MAINTAINER= greid@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11 GUI for the bochs debugger (revision 2) RUN_DEPENDS= bochs:${PORTSDIR}/emulators/bochs |