diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-30 14:33:55 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-30 14:33:55 +0000 |
commit | 3d0841a0c21d31530e016cea79b7d77034521a88 (patch) | |
tree | 25265756f5a36dcf45d0c39af2828a13c6cc27d6 /editors/py-room | |
parent | 58c7d6fb6c50a176cfe2c093f8e15f5977c36834 (diff) |
Notes
Diffstat (limited to 'editors/py-room')
-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 |