pkgsrc-WIP-changes archive

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

nostromo: Wikipedia says ISC License; equivalent to Simplified BSD



Module Name:	pkgsrc-wip
Committed By:	ast <ast%NetBSD.org@localhost>
Pushed By:	ast
Date:		Sat Feb 10 15:29:01 2018 +0100
Changeset:	c5248fe6b23918e4a0ed1ac4a8ddfa6cdcc8ad3c

Modified Files:
	nostromo/Makefile

Log Message:
nostromo: Wikipedia says ISC License; equivalent to Simplified BSD

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

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

diffstat:
 nostromo/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/nostromo/Makefile b/nostromo/Makefile
index 986b663403..a368bc50c1 100644
--- a/nostromo/Makefile
+++ b/nostromo/Makefile
@@ -9,7 +9,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 MAINTAINER=	ast%NetBSD.org@localhost
 HOMEPAGE=	http://www.nazgul.ch/dev_nostromo.html
 COMMENT=	Fast, secure HTTP/1.1 CGI/1.1 SSL IPv4/IPv6 webserver
-LICENSE=	modified-bsd
+LICENSE=	isc
 
 USE_TOOLS+=	sed
 MAKE_FILE=	GNUmakefile


Home | Main Index | Thread Index | Old Index