Use a valid LICENSE name

This commit is contained in:
Raphael Kubo da Costa 2014-01-19 18:53:25 +00:00
parent 9683738ad7
commit cb7a51a136
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340337

View file

@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-stable
MAINTAINER= mm@FreeBSD.org
COMMENT?= Provides an API to execute callback functions on certain events
LICENSE= BSD
LICENSE= BSD3CLAUSE
GNU_CONFIGURE= yes
.if !defined(_BUILDING_LIBEVENT_HIPHOP)