svn commit: r355162 - head/dns/p5-Stanford-DNSserver

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 25 12:36:29 UTC 2014


Author: sunpoet
Date: Sun May 25 12:36:28 2014
New Revision: 355162
URL: http://svnweb.freebsd.org/changeset/ports/355162
QAT: https://qat.redports.org/buildarchive/r355162/

Log:
  - Add LICENSE
  - Use single space after WWW:
  - Pass maintainership to submitter
  - While I'm here, remove leading indefinite article from COMMENT
  
  PR:		ports/189505
  Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail.com>

Modified:
  head/dns/p5-Stanford-DNSserver/Makefile
  head/dns/p5-Stanford-DNSserver/pkg-descr

Modified: head/dns/p5-Stanford-DNSserver/Makefile
==============================================================================
--- head/dns/p5-Stanford-DNSserver/Makefile	Sun May 25 12:23:00 2014	(r355161)
+++ head/dns/p5-Stanford-DNSserver/Makefile	Sun May 25 12:36:28 2014	(r355162)
@@ -7,8 +7,10 @@ CATEGORIES=	dns perl5
 MASTER_SITES=	http://www.stanford.edu/~riepel/lbnamed/Stanford-DNSserver/
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
-COMMENT=	A DNS name server framework with a Perl backend
+MAINTAINER=	5u623l20 at gmail.com
+COMMENT=	DNS name server framework with a Perl backend
+
+LICENSE=	BSD3CLAUSE
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/dns/p5-Stanford-DNSserver/pkg-descr
==============================================================================
--- head/dns/p5-Stanford-DNSserver/pkg-descr	Sun May 25 12:23:00 2014	(r355161)
+++ head/dns/p5-Stanford-DNSserver/pkg-descr	Sun May 25 12:36:28 2014	(r355162)
@@ -5,4 +5,4 @@ Stanford::DNSserver is a DNS name server
 any information accessible with perl available via DNS.  To put it another
 way, it's a name server with a perl back end.
 
-WWW: 	http://www.stanford.edu/~riepel/lbnamed/Stanford-DNSserver/
+WWW: http://www.stanford.edu/~riepel/lbnamed/Stanford-DNSserver/


More information about the svn-ports-all mailing list