diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-07 15:08:25 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-07 15:08:25 +0000 |
commit | 1bf4b2310b25537bd198d7b3ef2197329aa07527 (patch) | |
tree | 8ac941daf1fc7bf93bc7ea135b40d662e467b897 /devel/linux_kdump | |
parent | 22a94381ffebfce2937d1272a169025e174f7e24 (diff) |
Notes
Diffstat (limited to 'devel/linux_kdump')
-rw-r--r-- | devel/linux_kdump/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linux_kdump/Makefile b/devel/linux_kdump/Makefile index 43a8ad72983c..efe93882fb3c 100644 --- a/devel/linux_kdump/Makefile +++ b/devel/linux_kdump/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel linux MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= marcel -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Linux-compatibility ktrace.out processor BUILD_DEPENDS= ${LINUXBASE}/usr/bin/gcc:${PORTSDIR}/emulators/linux_base-gentoo-stage3 |