diff options
author | Will Andrews <will@FreeBSD.org> | 2002-01-07 04:42:05 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-01-07 04:42:05 +0000 |
commit | dade9e1891a3258b98c6a5dbc083eb4396650463 (patch) | |
tree | 0efd50867126ab9fe0f41a8bed354fa9d48b813c /emulators/bochs | |
parent | If XFREE86_VERSION=4, we need mkfontdir from x11/XFree86-4-clients. (diff) |
Mail to the maintainer bounces.
Notes
Notes:
svn path=/head/; revision=52687
Diffstat (limited to 'emulators/bochs')
-rw-r--r-- | emulators/bochs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 8e1c303b968e..b7e72790a94b 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.bochs.com/bochs/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= clefevre@citeweb.net +MAINTAINER= ports@FreeBSD.org .if ${XFREE86_VERSION} == 4 BUILD_DEPENDS+= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients |