Date: Wed, 8 Aug 2018 21:46:21 +0000 (UTC) From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476688 - head/devel/rubygem-mixlib-install Message-ID: <201808082146.w78LkLX5036872@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zi Date: Wed Aug 8 21:46:21 2018 New Revision: 476688 URL: https://svnweb.freebsd.org/changeset/ports/476688 Log: - Fix copy/paste error Reported by: mat@ Modified: head/devel/rubygem-mixlib-install/Makefile Modified: head/devel/rubygem-mixlib-install/Makefile ============================================================================== --- head/devel/rubygem-mixlib-install/Makefile Wed Aug 8 21:28:53 2018 (r476687) +++ head/devel/rubygem-mixlib-install/Makefile Wed Aug 8 21:46:21 2018 (r476688) @@ -7,7 +7,7 @@ CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= A library to manipulate Chef in Chef +COMMENT= Library to interact with the software distribution system in Chef LICENSE= APACHE20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808082146.w78LkLX5036872>