svn commit: r506171 - head/mail/rubygem-mini_mime

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 7 19:14:29 UTC 2019


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 at FreeBSD.org
+MAINTAINER=	sunpoet at 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>


More information about the svn-ports-all mailing list