pkgsrc-WIP-changes archive

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

which: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon May 7 19:14:21 2018 +0900
Changeset:	fec689f5a7392ae87e7261eedfc2b3515c21f087

Modified Files:
	which/Makefile

Log Message:
which: add LICENSE

via files/whereis.c

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

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

diffstat:
 which/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/which/Makefile b/which/Makefile
index ccf1e53435..40c0728ca1 100644
--- a/which/Makefile
+++ b/which/Makefile
@@ -10,6 +10,7 @@ DISTFILES=	# empty
 MAINTAINER=		reed%reedmedia.net@localhost
 #HOMEPAGE=
 COMMENT=		Locate a command
+LICENSE=		modified-bsd
 
 WRKSRC=			${WRKDIR}/${DISTNAME}
 


Home | Main Index | Thread Index | Old Index