diff options
author | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-05-14 17:54:13 +0800 |
---|---|---|
committer | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-05-14 17:54:13 +0800 |
commit | 302c202549610cd2cb83634ef788490e4ee3595c (patch) | |
tree | c06c4c3ffcb0172583a1292a0ede60371f7171a7 | |
parent | 7d13dffa02310350d49eb03b3b1f269c33c9bcdb (diff) | |
download | xorg-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/Makefile | 2 |
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 |