Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2019 10:05:49 +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: r502548 - head/devel/pear-VersionControl_Git
Message-ID:  <201905251005.x4PA5npg038720@repo.freebsd.org>

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

Log:
  devel/pear-VersionControl_Git: Spell LICENSE correctly

Modified:
  head/devel/pear-VersionControl_Git/Makefile

Modified: head/devel/pear-VersionControl_Git/Makefile
==============================================================================
--- head/devel/pear-VersionControl_Git/Makefile	Sat May 25 10:04:16 2019	(r502547)
+++ head/devel/pear-VersionControl_Git/Makefile	Sat May 25 10:05:49 2019	(r502548)
@@ -8,7 +8,7 @@ CATEGORIES=	devel pear
 MAINTAINER=	joneum@FreeBSD.org
 COMMENT=	OO interface to handle Git repository
 
-LICSENSE=	APACHE20
+LICENSE=	APACHE20
 
 USES=		pear
 



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