pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ap-uwsgi
Module Name: pkgsrc
Committed By: joerg
Date: Fri Mar 16 23:39:34 UTC 2018
Modified Files:
pkgsrc/www/ap-uwsgi: Makefile
Log Message:
Override license here, the apache module is under APL2.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ap-uwsgi/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ap-uwsgi/Makefile
diff -u pkgsrc/www/ap-uwsgi/Makefile:1.1 pkgsrc/www/ap-uwsgi/Makefile:1.2
--- pkgsrc/www/ap-uwsgi/Makefile:1.1 Fri Mar 2 16:14:46 2018
+++ pkgsrc/www/ap-uwsgi/Makefile Fri Mar 16 23:39:33 2018
@@ -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