diff options
author | George C A Reid <greid@FreeBSD.org> | 2001-05-29 18:15:09 +0000 |
---|---|---|
committer | George C A Reid <greid@FreeBSD.org> | 2001-05-29 18:15:09 +0000 |
commit | b81bedaec2a87707cd182558cae79fcde867a764 (patch) | |
tree | 2801b7fee049948c530d9a0b45f19ba42ee08bba /emulators/bfe | |
parent | Make htshd work with tcsh. (diff) |
Take over maintainership
Approved by: jhb (previous maintainer)
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 5e1f19b0ad4a..b6f4ffb3a0a2 100644 --- a/emulators/bfe/Makefile +++ b/emulators/bfe/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.qzx.com/bfe/ EXTRACT_SUFX= .tgz -MAINTAINER= jhb@FreeBSD.org +MAINTAINER= greid@FreeBSD.org LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms RUN_DEPENDS= bochs:${PORTSDIR}/emulators/bochs |