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