diff options
author | greid <greid@FreeBSD.org> | 2001-05-30 02:15:09 +0800 |
---|---|---|
committer | greid <greid@FreeBSD.org> | 2001-05-30 02:15:09 +0800 |
commit | 77136f1c45e73339a9a6f7841b4667fc9408cb07 (patch) | |
tree | a0b0dfb6c9d885dc063883615ac9729407d2b05c /emulators/bfe | |
parent | 3e224b525afff6298362678a89bbbfc22971602e (diff) | |
download | freebsd-ports-gnome-77136f1c45e73339a9a6f7841b4667fc9408cb07.tar.gz freebsd-ports-gnome-77136f1c45e73339a9a6f7841b4667fc9408cb07.tar.zst freebsd-ports-gnome-77136f1c45e73339a9a6f7841b4667fc9408cb07.zip |
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 |