mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Use a valid LICENSE name
This commit is contained in:
parent
9683738ad7
commit
cb7a51a136
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340337
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue