diff options
Diffstat (limited to 'emulators/linux_base-fc4/Makefile')
-rw-r--r-- | emulators/linux_base-fc4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-fc4/Makefile b/emulators/linux_base-fc4/Makefile index a2cb499570c6..0203fd7b1baf 100644 --- a/emulators/linux_base-fc4/Makefile +++ b/emulators/linux_base-fc4/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${BIN_DISTFILES} ${SRC_DISTFILES} DIST_SUBDIR= rpm/${LINUX_RPM_ARCH}/fedora/${PORTVERSION} EXTRACT_ONLY= ${BIN_DISTFILES} -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Base set of packages needed in Linux mode (for i386/amd64) BIN_DISTFILES= basesystem-8.0-5.noarch.rpm \ |