svn commit: r493353 - head/devel/libfmt
Tobias Kortkamp
tobik at FreeBSD.org
Tue Feb 19 07:48:43 UTC 2019
Author: tobik
Date: Tue Feb 19 07:48:42 2019
New Revision: 493353
URL: https://svnweb.freebsd.org/changeset/ports/493353
Log:
devel/libfmt: Take maintainership
Shorten COMMENT a bit while here
PR: 235516
Approved by: SlavaMikerov at gmail.com (maintainer timeout, 2 weeks)
Modified:
head/devel/libfmt/Makefile
Modified: head/devel/libfmt/Makefile
==============================================================================
--- head/devel/libfmt/Makefile Tue Feb 19 07:00:26 2019 (r493352)
+++ head/devel/libfmt/Makefile Tue Feb 19 07:48:42 2019 (r493353)
@@ -4,8 +4,8 @@ PORTNAME= libfmt
DISTVERSION= 5.3.0
CATEGORIES= devel
-MAINTAINER= SlavaMikerov at gmail.com
-COMMENT= Fmt is an open-source formatting library for C++
+MAINTAINER= tobik at FreeBSD.org
+COMMENT= Formatting library for C++
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
More information about the svn-ports-head
mailing list