From addaf82e892119099045cfd1c36e2e35f2bc8975 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Thu, 4 Dec 2014 21:26:03 +0000 Subject: [PATCH] Update LICENSE to make the warnings go away --- www/nginx-devel/Makefile | 2 +- www/nginx/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index f5e50dbb9d56..462c304a8ee3 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -devel MAINTAINER= osa@FreeBSD.org COMMENT= Robust and small WWW server -LICENSE= BSD +LICENSE= BSD2CLAUSE USES+= cpe diff --git a/www/nginx/Makefile b/www/nginx/Makefile index a01731e6ffe9..3a0f28ab38b8 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= osa@FreeBSD.org COMMENT= Robust and small WWW server -LICENSE= BSD +LICENSE= BSD2CLAUSE USES+= cpe