aboutsummaryrefslogtreecommitdiff
path: root/x11/libxcb
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2010-06-11 13:37:41 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2010-06-11 13:37:41 +0000
commitcffcff87c31a41fa6931d5ebf810ceecfe1e40ae (patch)
treedccda1a8b7dd0cca0b08203a550bf822d8b6af05 /x11/libxcb
parent2883e69816cc3da87578b063699710cf735a127b (diff)
downloadports-cffcff87c31a41fa6931d5ebf810ceecfe1e40ae.tar.gz
ports-cffcff87c31a41fa6931d5ebf810ceecfe1e40ae.zip
- Change my maintainer address.
Approved by: pgj (mentor)
Notes
Notes: svn path=/head/; revision=256386
Diffstat (limited to 'x11/libxcb')
-rw-r--r--x11/libxcb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile
index 5992b45a4a5a..cd84b7af6771 100644
--- a/x11/libxcb/Makefile
+++ b/x11/libxcb/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.6
CATEGORIES= x11 python
MASTER_SITES= http://xcb.freedesktop.org/dist/
-MAINTAINER= wahjava@gmail.com
+MAINTAINER= ashish@FreeBSD.org
COMMENT= The X protocol C-language Binding (XCB) library
BUILD_DEPENDS= ${LOCALBASE}/lib/libcheck.a:${PORTSDIR}/devel/libcheck \