diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-10-30 22:33:55 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-10-30 22:33:55 +0800 |
commit | 7e846318dcbdf00d58176ec2454478bb7501c1f3 (patch) | |
tree | d2ce558a1bc9e420ac7a536d4f856c892f8b6d10 /editors | |
parent | be08b9154e7fd131b68ba681bb88b5eb239daf58 (diff) | |
download | freebsd-ports-gnome-7e846318dcbdf00d58176ec2454478bb7501c1f3.tar.gz freebsd-ports-gnome-7e846318dcbdf00d58176ec2454478bb7501c1f3.tar.zst freebsd-ports-gnome-7e846318dcbdf00d58176ec2454478bb7501c1f3.zip |
- Update MAINTAINER address
PR: ports/151822
Submitted by: arundel (maintainer)
Approved by: pgollucci (mentor, implicit)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/py-room/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/py-room/Makefile b/editors/py-room/Makefile index d5aed972647b..8939dac16995 100644 --- a/editors/py-room/Makefile +++ b/editors/py-room/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= https://launchpad.net/pyroom/${PORTVERSION:R}/${PORTVERSION}/+down PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} -MAINTAINER= alexbestms@wwu.de +MAINTAINER= arundel@FreeBSD.org COMMENT= PyRoom is a clone of WriteRoom and features "distraction-free writing" RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg |