Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2019 10:02:07 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502542 - head/net/pear-Auth_RADIUS
Message-ID:  <201905251002.x4PA27X2037898@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sat May 25 10:02:07 2019
New Revision: 502542
URL: https://svnweb.freebsd.org/changeset/ports/502542

Log:
  net/pear-Auth_RADIUS: Spell LICENSE correctly

Modified:
  head/net/pear-Auth_RADIUS/Makefile

Modified: head/net/pear-Auth_RADIUS/Makefile
==============================================================================
--- head/net/pear-Auth_RADIUS/Makefile	Sat May 25 10:02:06 2019	(r502541)
+++ head/net/pear-Auth_RADIUS/Makefile	Sat May 25 10:02:07 2019	(r502542)
@@ -8,7 +8,7 @@ CATEGORIES=	net security pear
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	PEAR wrapper classes for the RADIUS PECL
 
-LICNSE=		BSD3CLAUSE
+LICENSE=	BSD3CLAUSE
 
 USE_PHP=	radius
 USES=		pear php:flavors



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