pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
jobd: The license is actually ISC, not MIT.
Module Name: pkgsrc-wip
Committed By: Christian Koch <cfkoch%edgebsd.org@localhost>
Pushed By: cfkoch
Date: Sat Nov 12 16:50:23 2016 -0800
Changeset: 1f11cc31ee4b3f5a2df9b92d6816b50c517c0c7c
Modified Files:
jobd/Makefile
Log Message:
jobd: The license is actually ISC, not MIT.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1f11cc31ee4b3f5a2df9b92d6816b50c517c0c7c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
jobd/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/jobd/Makefile b/jobd/Makefile
index b1cb239..81bfd93 100644
--- a/jobd/Makefile
+++ b/jobd/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=mheily/}
MAINTAINER= cfkoch%edgebsd.org@localhost
COMMENT= Job management framework
HOMEPAGE= https://github.com/mheily/jobd/
-LICENSE= mit
+LICENSE= isc
USE_LANGUAGES+= c c++
HAS_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index