diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-04-08 03:41:18 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-04-08 03:41:18 +0000 |
commit | 8f7b43c177e1ee4f34c2db0643f1d8d0985a09a8 (patch) | |
tree | 6ff031cee5e87cf73dc4535d0cad362be8682997 /comms | |
parent | Update to m91 (diff) |
Update maintainer's email address.
Requested by: maintainer
Notes
Notes:
svn path=/head/; revision=132733
Diffstat (limited to 'comms')
-rw-r--r-- | comms/py-lirc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-lirc/Makefile b/comms/py-lirc/Makefile index 29f6e6f38bd2..90d722e6d97a 100644 --- a/comms/py-lirc/Makefile +++ b/comms/py-lirc/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pylirc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pylirc-${PORTVERSION} -MAINTAINER= purple@lewiz.net +MAINTAINER= lewiz@compsoc.man.ac.uk COMMENT= Lirc support library for Python LIB_DEPENDS= lirc_client.0:${PORTSDIR}/comms/lirc |