pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-wsgi-intercept: fix LICENSE
Module Name: pkgsrc-wip
Committed By: miwarin <miwarin%gmail.com@localhost>
Pushed By: miwarin
Date: Tue May 1 16:35:19 2018 +0900
Changeset: 5be604c7f4eb544e814b4053835703387040b602
Modified Files:
py-wsgi-intercept/Makefile
Log Message:
py-wsgi-intercept: fix LICENSE
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5be604c7f4eb544e814b4053835703387040b602
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-wsgi-intercept/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-wsgi-intercept/Makefile b/py-wsgi-intercept/Makefile
old mode 100644
new mode 100755
index 562211156d..d3a385ef00
--- a/py-wsgi-intercept/Makefile
+++ b/py-wsgi-intercept/Makefile
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.gz#md5=898dbfc636fef5904aa3ea8bb0722b4b
MAINTAINER= kamelderouiche%yahoo.com@localhost
HOMEPAGE= http://code.google.com/p/wsgi-intercept/
COMMENT= Installs a WSGI application in place of a real URI for testing
-#LICENSE= mit-license
+LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-httplib2>=0.6.0:../../www/py-httplib2
Home |
Main Index |
Thread Index |
Old Index