summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-05-14 17:56:46 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-05-14 17:56:46 +0800
commit5a45151f070551614e70cdeb737ac4d8d7e722d2 (patch)
tree1a0073390505f8142537f7daf50b94f945fe9d8a
parent1b5d4572846e15adb08630e85a347f51d718f35d (diff)
downloadxorg-devel-ports-5a45151f070551614e70cdeb737ac4d8d7e722d2.tar.gz
xorg-devel-ports-5a45151f070551614e70cdeb737ac4d8d7e722d2.tar.zst
xorg-devel-ports-5a45151f070551614e70cdeb737ac4d8d7e722d2.zip
Merge r876:
Switch maintainership to x11@, since we use it. git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-7.7@878 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