pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ap-uwsgi Override license here, the apache module ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d4bca3967d48
branches:  trunk
changeset: 377419:d4bca3967d48
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Mar 16 23:39:33 2018 +0000

description:
Override license here, the apache module is under APL2.

diffstat:

 www/ap-uwsgi/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 48f0b959f326 -r d4bca3967d48 www/ap-uwsgi/Makefile
--- a/www/ap-uwsgi/Makefile     Fri Mar 16 23:33:07 2018 +0000
+++ b/www/ap-uwsgi/Makefile     Fri Mar 16 23:39:33 2018 +0000
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2018/03/02 16:14:46 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2018/03/16 23:39:33 joerg Exp $
 
 .include  "../../www/py-uwsgi/Makefile.common"
 
+LICENSE=       apache-2.0
+
 PKGNAME=       ${APACHE_PKG_PREFIX}-${DISTNAME}
 COMMENT=       Apache proxy backend for the uWSGI protocol
 



Home | Main Index | Thread Index | Old Index