svn commit: r375414 - head/www/rubygem-multipart-post

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Dec 24 06:15:49 UTC 2014


Author: sunpoet
Date: Wed Dec 24 06:15:48 2014
New Revision: 375414
URL: https://svnweb.freebsd.org/changeset/ports/375414
QAT: https://qat.redports.org/buildarchive/r375414/

Log:
  - Add LICENSE
  - Take maintainership

Modified:
  head/www/rubygem-multipart-post/Makefile

Modified: head/www/rubygem-multipart-post/Makefile
==============================================================================
--- head/www/rubygem-multipart-post/Makefile	Wed Dec 24 06:15:42 2014	(r375413)
+++ head/www/rubygem-multipart-post/Makefile	Wed Dec 24 06:15:48 2014	(r375414)
@@ -6,9 +6,11 @@ PORTVERSION=	2.0.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Ruby Library that Use with Net::HTTP to do multipart form posts
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list