aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-11-09 23:09:34 +0800
committerbapt <bapt@FreeBSD.org>2015-11-09 23:09:34 +0800
commita423a375c7e8149d9e2ada2ab68e06a3fb6fe161 (patch)
tree21ae0e949f5c23b4a203c0b335f7aa62fdca001a /emulators
parentf858e10baa68752c518e31f2098d70ece9dce48d (diff)
downloadfreebsd-ports-graphics-a423a375c7e8149d9e2ada2ab68e06a3fb6fe161.tar.gz
freebsd-ports-graphics-a423a375c7e8149d9e2ada2ab68e06a3fb6fe161.tar.zst
freebsd-ports-graphics-a423a375c7e8149d9e2ada2ab68e06a3fb6fe161.zip
drop maintainership: ENOTIME
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xen-kernel/Makefile2
-rw-r--r--emulators/xen/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xen-kernel/Makefile b/emulators/xen-kernel/Makefile
index 5bc45c5ef7b..5067c56963b 100644
--- a/emulators/xen-kernel/Makefile
+++ b/emulators/xen-kernel/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://bits.xensource.com/oss-xen/release/${PORTVERSION}/
-MAINTAINER= bapt@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Hypervisor using a microkernel design
LICENSE= GPLv2
diff --git a/emulators/xen/Makefile b/emulators/xen/Makefile
index 32cc7f2bd41..8c23493432a 100644
--- a/emulators/xen/Makefile
+++ b/emulators/xen/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 4.5.1
PORTREVISION= 1
CATEGORIES= emulators
-MAINTAINER= bapt@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Xen Hyvervisor meta port
LICENSE= GPLv2