diff options
author | swills <swills@FreeBSD.org> | 2012-09-02 03:42:34 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-09-02 03:42:34 +0800 |
commit | 16b457f62f94a210ca623d118686da9862d06f39 (patch) | |
tree | 6f2c48737023e5e55909354cce6d6229b2eac7bf | |
parent | 984f135a15977abb26b3dd64eeeadce6c5f0aaa1 (diff) | |
download | freebsd-ports-gnome-16b457f62f94a210ca623d118686da9862d06f39.tar.gz freebsd-ports-gnome-16b457f62f94a210ca623d118686da9862d06f39.tar.zst freebsd-ports-gnome-16b457f62f94a210ca623d118686da9862d06f39.zip |
- Update maintainer since the previous maintainers email is bouncing.
PR: ports/170756
Submitted by: Mark Felder <feld@feld.me>
-rw-r--r-- | sysutils/xen-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xen-tools/Makefile b/sysutils/xen-tools/Makefile index ae359a3d97bd..6354015c3d98 100644 --- a/sysutils/xen-tools/Makefile +++ b/sysutils/xen-tools/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 4.0.1 CATEGORIES= sysutils DISTNAME= xen-${PORTVERSION} -MAINTAINER= esarmiento@wayfair.com +MAINTAINER= feld@feld.me COMMENT= Xen tools within FreeBSD domU MASTER_SITES= http://bits.xensource.com/oss-xen/release/${PORTVERSION}/ |