diff options
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 |