pkgsrc-WIP-changes archive

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

bsvc: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Fri Mar 23 11:54:37 2018 +0900
Changeset:	ee958741fab785910012cf6e53fae8035d670e6e

Modified Files:
	bsvc/Makefile

Log Message:
bsvc: add LICENSE

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

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

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

diffs:
diff --git a/bsvc/Makefile b/bsvc/Makefile
old mode 100644
new mode 100755
index 4ce692a09c..4d6786bdd9
--- a/bsvc/Makefile
+++ b/bsvc/Makefile
@@ -8,7 +8,7 @@ EXTRACT_SUFX=	-src.tar.gz
 MAINTAINER=	nocker.bk%gmail.com@localhost
 HOMEPAGE=	http://www4.ncsu.edu/~bwmott/bsvc/
 COMMENT=	Extensible hardware simulation framework with MC68K support
-#LICENSE=	# TODO
+LICENSE=	gnu-gpl-v2
 
 DEPENDS+=	tk>=8.4:../../x11/tk
 


Home | Main Index | Thread Index | Old Index