svn commit: r352876 - head/net/p5-Socks

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 3 08:47:31 UTC 2014


Author: sunpoet
Date: Sat May  3 08:47:30 2014
New Revision: 352876
URL: http://svnweb.freebsd.org/changeset/ports/352876
QAT: https://qat.redports.org/buildarchive/r352876/

Log:
  - Add LICENSE
  - Pass maintainership to submitter
  
  PR:		ports/189229
  Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail.com>

Modified:
  head/net/p5-Socks/Makefile

Modified: head/net/p5-Socks/Makefile
==============================================================================
--- head/net/p5-Socks/Makefile	Sat May  3 08:47:26 2014	(r352875)
+++ head/net/p5-Socks/Makefile	Sat May  3 08:47:30 2014	(r352876)
@@ -8,9 +8,12 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Net
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	5u623l20 at gmail.com
 COMMENT=	Perl5 module to communicate with socks v4 and v5 servers
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list