diff options
Diffstat (limited to 'x11/hotwire-shell')
-rw-r--r-- | x11/hotwire-shell/Makefile | 2 |
1 files changed, 1 insertions, 1 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 \ |