diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-11 13:37:41 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-11 13:37:41 +0000 |
commit | cffcff87c31a41fa6931d5ebf810ceecfe1e40ae (patch) | |
tree | dccda1a8b7dd0cca0b08203a550bf822d8b6af05 /x11/libxcb | |
parent | 2883e69816cc3da87578b063699710cf735a127b (diff) |
Notes
Diffstat (limited to 'x11/libxcb')
-rw-r--r-- | x11/libxcb/Makefile | 2 |
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 \ |