Date: Fri, 23 Dec 2005 00:10:09 GMT From: Byung-Hee HWANG <bh@izb.knu.ac.kr> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/90627: [NEW PORTS] multimedia/quodlibet Message-ID: <200512230010.jBN0A9g0024947@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/90627; it has been noted by GNATS. From: Byung-Hee HWANG <bh@izb.knu.ac.kr> To: bug-followup@FreeBSD.org Cc: perky@FreeBSD.org, ports@FreeBSD.org Subject: Re: ports/90627: [NEW PORTS] multimedia/quodlibet Date: Fri, 23 Dec 2005 09:01:54 +0900 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?200512230010.jBN0A9g0024947>