Date: Fri, 23 Dec 2005 09:01:54 +0900 From: Byung-Hee HWANG <bh@izb.knu.ac.kr> To: bug-followup@FreeBSD.org Cc: ports@FreeBSD.org, perky@FreeBSD.org Subject: Re: ports/90627: [NEW PORTS] multimedia/quodlibet Message-ID: <20051223083724.zbUtizreHK.bh@izb.knu.ac.kr> In-Reply-To: <20051219020307.DD9CA664D@viola.izb.knu.ac.kr> References: <20051219020307.DD9CA664D@viola.izb.knu.ac.kr>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Yesterday, I submitted the ports of audio program [quodlibet, PR90627]. (The quodlibet is still not committed.) That is written in python. However, the category is only "multimedia audio". To resume our story, I wonder which I am choosing the right category or not. I consider that (to be) a part of python. Therefore, I hope to add "python" in category, too. --- patch begins here --- --- Makefile.orig 2005-12-22 16:25:35.399921000 -0700 +++ Makefile 2005-12-22 16:25:55.269612326 -0700 @@ -7,7 +7,7 @@ PORTNAME= quodlibet PORTVERSION= 0.15 -CATEGORIES= multimedia audio +CATEGORIES= multimedia audio python MASTER_SITES= http://www.sacredchao.net/~piman/software/ \ http://izb.knu.ac.kr/~bh/software/ DISTNAME= ${PORTNAME}-${PORTVERSION} --- patch ends here --- How do you think about this? Sincerely, -- Byung-Hee
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051223083724.zbUtizreHK.bh>