Date: Sun, 7 Jul 2019 19:14:23 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506171 - head/mail/rubygem-mini_mime Message-ID: <201907071914.x67JENnh092863@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jul 7 19:14:23 2019 New Revision: 506171 URL: https://svnweb.freebsd.org/changeset/ports/506171 Log: Take maintainership Modified: head/mail/rubygem-mini_mime/Makefile Modified: head/mail/rubygem-mini_mime/Makefile ============================================================================== --- head/mail/rubygem-mini_mime/Makefile Sun Jul 7 19:14:18 2019 (r506170) +++ head/mail/rubygem-mini_mime/Makefile Sun Jul 7 19:14:23 2019 (r506171) @@ -5,14 +5,15 @@ PORTVERSION= 1.0.1 CATEGORIES= mail rubygems MASTER_SITES= RG -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Lightweight mime type lookup toy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -NO_ARCH= yes USES= gem USE_RUBY= yes + +NO_ARCH= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907071914.x67JENnh092863>