diff options
author | vs <vs@FreeBSD.org> | 2004-06-28 19:11:24 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-06-28 19:11:24 +0800 |
commit | c02949df1643dd2927d4f3c6a8f7ec27b883dcf3 (patch) | |
tree | aad3ffbdcdec3c36e3f046b8778626131759b98d /audio/cymbaline/Makefile | |
parent | 8b52a449ee1e5b6dcd9c9b44ae9151b4901940cc (diff) | |
download | freebsd-ports-gnome-c02949df1643dd2927d4f3c6a8f7ec27b883dcf3.tar.gz freebsd-ports-gnome-c02949df1643dd2927d4f3c6a8f7ec27b883dcf3.tar.zst freebsd-ports-gnome-c02949df1643dd2927d4f3c6a8f7ec27b883dcf3.zip |
Assign maintainership to previous submitter Roman Bogorodskiy.
Thanks for volunteering!
Diffstat (limited to 'audio/cymbaline/Makefile')
-rw-r--r-- | audio/cymbaline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cymbaline/Makefile b/audio/cymbaline/Makefile index 6870688e7f7e..fedd5a789653 100644 --- a/audio/cymbaline/Makefile +++ b/audio/cymbaline/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2d CATEGORIES= audio python MASTER_SITES= http://www.silmarill.org/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bogorodskiy@inbox.ru COMMENT= Console frontend for mpg123 RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ |