Date: Tue, 18 Sep 2012 18:00:28 GMT From: nemysis <nemysis@gmx.ch> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/171734: [NEW PORT] editors/py27-loook: Simple Python tool that search in OpenOffic Message-ID: <201209181800.q8II0Sls058955@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/171734; it has been noted by GNATS. From: nemysis <nemysis@gmx.ch> To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/171734: [NEW PORT] editors/py27-loook: Simple Python tool that search in OpenOffic Date: Tue, 18 Sep 2012 19:47:31 +0200 --MP_/U_icdO09Du4DpFFOj=wlRyI Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Have make a mistake right group is textproc. --MP_/U_icdO09Du4DpFFOj=wlRyI Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=loook.diff diff -ruN loook.orig/Makefile loook/Makefile --- loook.orig/Makefile 2012-09-17 18:09:56.000000000 +0200 +++ loook/Makefile 2012-09-18 19:42:59.000000000 +0200 @@ -2,7 +2,7 @@ PORTNAME= loook PORTVERSION= 0.6.5 -CATEGORIES= editors +CATEGORIES= textproc MASTER_SITES= http://www.danielnaber.de/loook/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME} --MP_/U_icdO09Du4DpFFOj=wlRyI--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209181800.q8II0Sls058955>