pkgsrc-WIP-changes archive

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

java-xmlrpc: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun Apr 15 00:41:17 2018 +0900
Changeset:	e7fc8dda489635e68a0d8ad3dc5036a328c557aa

Modified Files:
	java-xmlrpc/Makefile

Log Message:
java-xmlrpc: add LICENSE

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e7fc8dda489635e68a0d8ad3dc5036a328c557aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 java-xmlrpc/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/java-xmlrpc/Makefile b/java-xmlrpc/Makefile
old mode 100644
new mode 100755
index 3838f9d4e5..90f348f05c
--- a/java-xmlrpc/Makefile
+++ b/java-xmlrpc/Makefile
@@ -7,6 +7,7 @@ CATEGORIES=		net
 MASTER_SITES=		http://apache.rediris.es/ws/xmlrpc/v1.2-b1/ \
 			http://nagoya.apache.org/mirror/ws/xmlrpc/ \
 			${MASTER_SITE_APACHE:=ws/xmlrpc/}
+LICENSE=		apache-2.0
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://ws.apache.org/xmlrpc/


Home | Main Index | Thread Index | Old Index