svn commit: r394791 - head/audio/rubygem-ruby-mp3info

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Aug 19 15:15:03 UTC 2015


Author: sunpoet
Date: Wed Aug 19 15:15:02 2015
New Revision: 394791
URL: https://svnweb.freebsd.org/changeset/ports/394791

Log:
  - Add LICENSE
  - Pass maintainership to ruby@

Modified:
  head/audio/rubygem-ruby-mp3info/Makefile

Modified: head/audio/rubygem-ruby-mp3info/Makefile
==============================================================================
--- head/audio/rubygem-ruby-mp3info/Makefile	Wed Aug 19 15:08:56 2015	(r394790)
+++ head/audio/rubygem-ruby-mp3info/Makefile	Wed Aug 19 15:15:02 2015	(r394791)
@@ -6,9 +6,11 @@ PORTVERSION=	0.8
 CATEGORIES=	audio rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Ruby library to access information on mp3 files
 
+LICENSE=	MIT
+
 NO_ARCH=	yes
 
 USE_RUBY=	yes


More information about the svn-ports-all mailing list