svn commit: r488152 - head/devel/pear-Event_Dispatcher

Jochen Neumeister joneum at FreeBSD.org
Sat Dec 22 23:27:02 UTC 2018


Author: joneum
Date: Sat Dec 22 23:27:01 2018
New Revision: 488152
URL: https://svnweb.freebsd.org/changeset/ports/488152

Log:
  - Add LICENSE
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/devel/pear-Event_Dispatcher/Makefile

Modified: head/devel/pear-Event_Dispatcher/Makefile
==============================================================================
--- head/devel/pear-Event_Dispatcher/Makefile	Sat Dec 22 23:25:36 2018	(r488151)
+++ head/devel/pear-Event_Dispatcher/Makefile	Sat Dec 22 23:27:01 2018	(r488152)
@@ -8,6 +8,8 @@ CATEGORIES=	devel pear
 MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	PEAR dispatch notifications using PHP callbacks
 
+LICENSE=	BSD2CLAUSE
+
 USES=		pear
 
 post-extract:


More information about the svn-ports-all mailing list