Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2015 23:22:21 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r380967 - head/www/mod_auth_xradius
Message-ID:  <201503102322.t2ANMLLl010138@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Tue Mar 10 23:22:21 2015
New Revision: 380967
URL: https://svnweb.freebsd.org/changeset/ports/380967
QAT: https://qat.redports.org/buildarchive/r380967/

Log:
  - pet portlint for license and pkg-descr

Modified:
  head/www/mod_auth_xradius/Makefile
  head/www/mod_auth_xradius/pkg-descr

Modified: head/www/mod_auth_xradius/Makefile
==============================================================================
--- head/www/mod_auth_xradius/Makefile	Tue Mar 10 22:58:50 2015	(r380966)
+++ head/www/mod_auth_xradius/Makefile	Tue Mar 10 23:22:21 2015	(r380967)
@@ -11,6 +11,7 @@ PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}
 MAINTAINER=	apache@FreeBSD.org
 COMMENT=	Enables RADIUS authentication
 
+LICENSE=	APACHE20
 
 USE_APACHE=	22+
 USES=	tar:bzip2

Modified: head/www/mod_auth_xradius/pkg-descr
==============================================================================
--- head/www/mod_auth_xradius/pkg-descr	Tue Mar 10 22:58:50 2015	(r380966)
+++ head/www/mod_auth_xradius/pkg-descr	Tue Mar 10 23:22:21 2015	(r380967)
@@ -1,3 +1,3 @@
 Provides basic Radius auth services for Apache.
 
-WWW:  http://www.outoforder.cc/projects/apache/mod_auth_xradius/
+WWW: http://www.outoforder.cc/projects/apache/mod_auth_xradius/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503102322.t2ANMLLl010138>