diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-26 16:12:27 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-26 16:12:27 +0000 |
commit | 754d159e986489975e07236b110a5001d0508783 (patch) | |
tree | a0001e8dc16645e481a7ba5b13897fd78718f990 /audio/jokosher | |
parent | c7dc6be60e60670beae37c37fd5b3cfd7d9049e7 (diff) | |
download | ports-754d159e986489975e07236b110a5001d0508783.tar.gz ports-754d159e986489975e07236b110a5001d0508783.zip |
Notes
Diffstat (limited to 'audio/jokosher')
-rw-r--r-- | audio/jokosher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jokosher/Makefile b/audio/jokosher/Makefile index 7c8790ed8247..b4c92fa84c5a 100644 --- a/audio/jokosher/Makefile +++ b/audio/jokosher/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.11.5 CATEGORIES= audio MASTER_SITES= http://launchpadlibrarian.net/43860543/ -MAINTAINER= swell.k@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-track non-linear audio editing RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \ |