Date: Mon, 23 Jun 2014 20:54:52 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359009 - head/devel/utf8cpp Message-ID: <201406232054.s5NKsq4P048874@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Mon Jun 23 20:54:51 2014 New Revision: 359009 URL: http://svnweb.freebsd.org/changeset/ports/359009 QAT: https://qat.redports.org/buildarchive/r359009/ Log: Fix CATEGORIES. PR: 191297 Modified: head/devel/utf8cpp/Makefile Modified: head/devel/utf8cpp/Makefile ============================================================================== --- head/devel/utf8cpp/Makefile Mon Jun 23 20:54:27 2014 (r359008) +++ head/devel/utf8cpp/Makefile Mon Jun 23 20:54:51 2014 (r359009) @@ -3,7 +3,7 @@ PORTNAME= utf8cpp PORTVERSION= 2.3.4 -CATEGORIES= textproc +CATEGORIES= devel MASTER_SITES= SF/utfcpp/${PORTNAME:tl}_2x/Release%20${PORTVERSION}/ DISTNAME= utf8_v${PORTVERSION:S/./_/g}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406232054.s5NKsq4P048874>