On Mon, Apr 18, 2016 at 12:01:29PM +0200, Marc Espie wrote: > On Mon, Apr 18, 2016 at 09:41:31AM +0200, Sebastien Marie wrote: > > Index: pkg/DESCR > > =================================================================== > > RCS file: /cvs/ports/sysutils/sysclean/pkg/DESCR,v > > retrieving revision 1.2 > > diff -u -p -r1.2 DESCR > > --- pkg/DESCR 12 Mar 2016 16:04:18 -0000 1.2 > > +++ pkg/DESCR 18 Apr 2016 07:26:05 -0000 > > @@ -1,4 +1,4 @@ > > -sysclean is a ksh(1) script designed to help removing obsolete files > > between > > +sysclean is a perl(1) script designed to help removing obsolete files > > between > > upgrades. > > > > sysclean works by comparing a reference root directory against currently > I don't think the language actually matters. Does it really belong in > the DESCR ? >
The DESCR is taken from the man page description. As this part of the man page has changed, I updated DESCR too. But I agreed that it doesn't matter of lot. I will update it for the next release. Thanks. -- Sebastien Marie
