diff options
author | linimon <linimon@FreeBSD.org> | 2005-04-08 11:41:18 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-04-08 11:41:18 +0800 |
commit | 3a5ca50ec04004d1ea8eebf28f7c4cf848f1de3d (patch) | |
tree | 3b98e6e774bb2c328237bd177f2225ef431a6487 /comms/py-lirc | |
parent | c33c6a0a967fbe18e7105b19816bd94e49f82a2a (diff) | |
download | freebsd-ports-gnome-3a5ca50ec04004d1ea8eebf28f7c4cf848f1de3d.tar.gz freebsd-ports-gnome-3a5ca50ec04004d1ea8eebf28f7c4cf848f1de3d.tar.zst freebsd-ports-gnome-3a5ca50ec04004d1ea8eebf28f7c4cf848f1de3d.zip |
Update maintainer's email address.
Requested by: maintainer
Diffstat (limited to 'comms/py-lirc')
-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 |