diff options
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 |