diff options
author | will <will@FreeBSD.org> | 2002-01-07 04:42:05 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-01-07 04:42:05 +0000 |
commit | 3e43481c9b5e8193c7ddb1854a07dd58eb6544c3 (patch) | |
tree | 224e2b6f26aef7d300a236c3f15b6a6ffd4e9c0d /emulators | |
parent | 20555b09b6147b050e0cc53bead65d3c09be1a19 (diff) | |
download | FreeBSD-ports-3e43481c9b5e8193c7ddb1854a07dd58eb6544c3.zip FreeBSD-ports-3e43481c9b5e8193c7ddb1854a07dd58eb6544c3.tar.gz |
Mail to the maintainer bounces.
Diffstat (limited to 'emulators')
-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 8e1c303..b7e7279 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 |