Date: Sat, 2 Jun 2018 22:41:37 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471432 - head/misc/urbit Message-ID: <201806022241.w52MfbHA041592@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Jun 2 22:41:37 2018 New Revision: 471432 URL: https://svnweb.freebsd.org/changeset/ports/471432 Log: misc/urbit: Make COMMENT more descriptive Reported by: Mateusz Piotrowski <0mp@freebsd.org> Modified: head/misc/urbit/Makefile Modified: head/misc/urbit/Makefile ============================================================================== --- head/misc/urbit/Makefile Sat Jun 2 22:27:42 2018 (r471431) +++ head/misc/urbit/Makefile Sat Jun 2 22:41:37 2018 (r471432) @@ -7,7 +7,7 @@ DISTVERSIONSUFFIX= -g5164bd0d CATEGORIES= misc emulators lang MAINTAINER= yuri@FreeBSD.org -COMMENT= Operating function +COMMENT= Peer-to-peer network of personal servers (a.k.a. "operating function") LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806022241.w52MfbHA041592>