summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-05-14 17:54:13 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-05-14 17:54:13 +0800
commit302c202549610cd2cb83634ef788490e4ee3595c (patch)
treec06c4c3ffcb0172583a1292a0ede60371f7171a7
parent7d13dffa02310350d49eb03b3b1f269c33c9bcdb (diff)
downloadxorg-devel-ports-302c202549610cd2cb83634ef788490e4ee3595c.tar.gz
xorg-devel-ports-302c202549610cd2cb83634ef788490e4ee3595c.tar.zst
xorg-devel-ports-302c202549610cd2cb83634ef788490e4ee3595c.zip
Switch maintainership to x11@, since we use it.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@876 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r--x11/xcb-proto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile
index 8c9ae7f..eba3f6d 100644
--- a/x11/xcb-proto/Makefile
+++ b/x11/xcb-proto/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.8
CATEGORIES= x11 python
MASTER_SITES= http://xcb.freedesktop.org/dist/
-MAINTAINER= ashish@FreeBSD.org
+MAINTAINER= x11@FreeBSD.org
COMMENT= The X protocol C-language Binding (XCB) protocol
BUILD_DEPENDS= xmllint:${PORTSDIR}/textproc/libxml2