Date: Sat, 16 Aug 2014 10:05:46 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365071 - head/textproc/teckit Message-ID: <201408161005.s7GA5kDq053371@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Sat Aug 16 10:05:45 2014 New Revision: 365071 URL: http://svnweb.freebsd.org/changeset/ports/365071 QAT: https://qat.redports.org/buildarchive/r365071/ Log: textproc/teckit: CATEGORIES+= converters This is the only thing remaining from the PR, everything else was already done in sweeps. PR: 191120 Submitted by: maintainer (Nikola Lecic) Modified: head/textproc/teckit/Makefile Modified: head/textproc/teckit/Makefile ============================================================================== --- head/textproc/teckit/Makefile Sat Aug 16 09:47:24 2014 (r365070) +++ head/textproc/teckit/Makefile Sat Aug 16 10:05:45 2014 (r365071) @@ -4,7 +4,7 @@ PORTNAME= teckit PORTVERSION= 2.5.1 PORTREVISION= 1 -CATEGORIES= textproc +CATEGORIES= textproc converters MASTER_SITES= http://scripts.sil.org/svn-view/teckit/TAGS/ \ http://anthesphoria.net/FreeBSD/ports/distfiles/ DISTNAME= TECkit_${PORTVERSION:S|.|_|g}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408161005.s7GA5kDq053371>