aboutsummaryrefslogtreecommitdiff
path: root/x11
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
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')
-rw-r--r--x11/hotwire-shell/Makefile2
-rw-r--r--x11/libxcb/Makefile2
-rw-r--r--x11/xcb-proto/Makefile2
-rw-r--r--x11/xpyb/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/x11/hotwire-shell/Makefile b/x11/hotwire-shell/Makefile
index 862dd9f314cd..c5b9b1d79081 100644
--- a/x11/hotwire-shell/Makefile
+++ b/x11/hotwire-shell/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= hotwire-${DISTVERSION}
-MAINTAINER= wahjava@gmail.com
+MAINTAINER= ashish@FreeBSD.org
COMMENT= Hotwire is an object-oriented hypershell
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \
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 \
diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile
index 74d283484bc1..862fd3d2b03b 100644
--- a/x11/xcb-proto/Makefile
+++ b/x11/xcb-proto/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) protocol
BUILD_DEPENDS= xmllint:${PORTSDIR}/textproc/libxml2
diff --git a/x11/xpyb/Makefile b/x11/xpyb/Makefile
index d5de86b5f630..c5dbbe22b9a3 100644
--- a/x11/xpyb/Makefile
+++ b/x11/xpyb/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://xcb.freedesktop.org/%SUBDIR%/
MASTER_SITE_SUBDIR= dist
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= wahjava@gmail.com
+MAINTAINER= ashish@FreeBSD.org
COMMENT= Python bindings to access X Window System protocol via libxcb
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-proto.pc:${PORTSDIR}/x11/xcb-proto \